Merge "Improve the contrast for the "schedule duration" text" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
bbbd79e0ed
@@ -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" />
|
||||
|
||||
<!-- right side line divider -->
|
||||
<View
|
||||
|
||||
Reference in New Issue
Block a user