Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
消息视图是否有一些android活动,例如whatsapp和android SMS如何显示消息(甚至是谈话盒节目)?
我的意思是我的消息在左侧,而我伙伴的消息在屏幕的右侧?
你会做的是一个列表视图,它的项目提供不同的布局。
例如消息的额外布局:
如果您知道如何处理 listview 和 listadapter,那么构建起来真的不难。
也是好习惯!