Small layout improvement

This commit is contained in:
M66B 2021-08-16 10:33:43 +02:00
parent 48c62807a1
commit 6dcf5c64d3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
android:id="@+id/tvData"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="6dp"
android:layout_marginStart="3dp"
android:text="log"
android:textAppearance="@android:style/TextAppearance.Small"
android:textColor="?android:attr/textColorPrimary"