diff --git a/res/layout/modes_set_schedule_layout.xml b/res/layout/modes_set_schedule_layout.xml index e90dc7c5420..6b7ebc843fb 100644 --- a/res/layout/modes_set_schedule_layout.xml +++ b/res/layout/modes_set_schedule_layout.xml @@ -127,7 +127,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:paddingHorizontal="8dp" - android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small" /> + android:textAppearance="@*android:style/TextAppearance.DeviceDefault.Small" + android:textColor="?android:attr/textColorSecondary" />