【发布时间】:2014-12-04 11:32:27
【问题描述】:
我需要像这样在我的 android 应用程序中显示对话:
Student Message: Hi, this is test message
Instructor's Reply: Thanks for test message
---------------
Student Message: Hi, this is test message
Instructor's Reply: Thanks for test message
-----------------
Student Message: Hi, this is test message
Instructor's Reply: Thanks for test message
你能告诉我应该使用哪个控件来实现这一点。 TextView 还是别的什么??
任何帮助将不胜感激!
谢谢.. 安居姆
【问题讨论】:
-
文本视图的列表视图
标签: android xml android-activity