add missing margin

This commit is contained in:
sk 2023-01-10 09:13:15 +01:00 committed by LucasGGamerM
parent 153542e1b4
commit b666048603
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_toEndOf="@id/self_avatar" android:layout_toEndOf="@id/self_avatar"
android:layout_marginTop="2sp"
android:minHeight="24sp" android:minHeight="24sp"
android:ellipsize="end" android:ellipsize="end"
android:singleLine="true" android:singleLine="true"