add missing margin
This commit is contained in:
parent
7c6f6816b3
commit
cbcbaaa9fa
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_toEndOf="@id/self_avatar"
|
||||
android:layout_marginTop="2sp"
|
||||
android:minHeight="24sp"
|
||||
android:ellipsize="end"
|
||||
android:singleLine="true"
|
||||
|
|
Loading…
Add table
Reference in a new issue