We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b669c1 commit 8ca016fCopy full SHA for 8ca016f
catalog/java/io/material/catalog/shapetheming/res/layout/cat_shape_theming_bottomsheet_content.xml
@@ -29,7 +29,7 @@
29
android:id="@+id/bottomsheet_state"
30
android:layout_width="match_parent"
31
android:layout_height="100dp"
32
- android:textColor="?attr/colorOnPrimary"
+ android:textColor="?attr/colorOnSurface"
33
android:gravity="center"
34
android:textSize="20sp"
35
android:text="@string/cat_shape_theming_bottomsheet_title"/>
0 commit comments