Commit a4c65d8
[SideSheet] Fixed container color assigned to incorrect attribute.
Should be `app:backgroundTint` not `android:background`.
PiperOrigin-RevId: 5231470161 parent 0a4e419 commit a4c65d8
File tree
1 file changed
+1
-1
lines changed- lib/java/com/google/android/material/sidesheet/res/values
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments