mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[M3][Catalog] Update Shape Theming bottom sheet text color
PiperOrigin-RevId: 575005367
This commit is contained in:
parent
4b669c1289
commit
8ca016fb01
@ -29,7 +29,7 @@
|
||||
android:id="@+id/bottomsheet_state"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="100dp"
|
||||
android:textColor="?attr/colorOnPrimary"
|
||||
android:textColor="?attr/colorOnSurface"
|
||||
android:gravity="center"
|
||||
android:textSize="20sp"
|
||||
android:text="@string/cat_shape_theming_bottomsheet_title"/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user