Fix ugly spacing

This commit is contained in:
Niels Andriesse
2019-06-05 15:49:15 +10:00
parent eae5e90814
commit 2c35ed2177
4 changed files with 7 additions and 13 deletions

View File

@@ -15,7 +15,7 @@
<LinearLayout android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="10dp">
android:layout_marginEnd="16dp">
<org.thoughtcrime.securesms.components.emoji.EmojiTextView
android:id="@+id/profile_name"