Skip to content

Commit c7d1c4b

Browse files
committed
ui: adjust log viewer text sizes
10sp is below the minimum 11sp recommended for readability Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 76423ce commit c7d1c4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui/src/main/res/layout/log_viewer_entry.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
android:layout_height="wrap_content"
1717
android:textAppearance="?attr/textAppearanceBodySmall"
1818
android:textColor="?android:attr/textColorPrimary"
19-
android:textSize="10sp"
2019
app:layout_constraintStart_toStartOf="parent"
2120
app:layout_constraintTop_toTopOf="parent"
2221
tools:text="Fri Mar 13 10:17:37 GMT+05:30 2020" />

0 commit comments

Comments
 (0)