修复聊天框内容变宽的问题
This commit is contained in:
parent
a3ad9a17c7
commit
40b37b49f9
@ -10,7 +10,7 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/text_txt"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="left"
|
||||
android:layout_marginLeft="9dp"
|
||||
|
Loading…
Reference in New Issue
Block a user