Add some spacing

This commit is contained in:
M66B 2018-10-21 17:05:05 +00:00
parent 34eb6ca08c
commit 24d83c7f21
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="6dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="6dp"
android:ellipsize="end"
android:text="Subject"
@ -166,6 +167,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="6dp"
android:layout_marginTop="6dp"
android:layout_marginEnd="6dp"
android:text="error"
android:textAppearance="@style/TextAppearance.AppCompat.Small"