Improve the contrast for the "schedule duration" text
Fixes: 369958722 Test: manual Flag: android.app.modes_ui Change-Id: I3ea87790c4884d4201fe27644b1e47389932d89f
This commit is contained in:
@@ -127,7 +127,8 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingHorizontal="8dp"
|
android:paddingHorizontal="8dp"
|
||||||
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small" />
|
android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small"
|
||||||
|
android:textColor="?android:attr/textColorSecondary" />
|
||||||
|
|
||||||
<!-- right side line divider -->
|
<!-- right side line divider -->
|
||||||
<View
|
<View
|
||||||
|
Reference in New Issue
Block a user