Small layout improvement

pull/204/head
M66B 3 years ago
parent 48c62807a1
commit 6dcf5c64d3

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

Loading…
Cancel
Save