We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ed33fa + 51a3fbb commit a3a7bebCopy full SHA for a3a7beb
1 file changed
app/src/main/res/layout/list_date_header_item.xml
@@ -3,7 +3,7 @@
3
android:id="@+id/dateHeaderText"
4
android:layout_width="match_parent"
5
android:layout_height="wrap_content"
6
- android:background="?attr/colorPrimaryContainer"
+ android:background="?attr/contrast_background_color"
7
android:paddingHorizontal="16dp"
8
android:paddingVertical="12dp"
9
android:textAppearance="?android:attr/textAppearanceMedium"
0 commit comments