Fixing chatlist UI
This commit is contained in:
parent
c13be6ef7d
commit
6b7f5c789c
1 changed files with 4 additions and 3 deletions
|
@ -67,6 +67,7 @@
|
|||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_toLeftOf="@id/delete_chatroom"
|
||||
android:paddingLeft="10dp">
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in a new issue