Rename drawable with more consistent naming
(cherry picked from commit ace1db21d19077d3b69e04243b8854d80dc4da05)
This commit is contained in:
parent
2845d8cc98
commit
f1f993bf38
@ -217,7 +217,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<style name="Theme.Widget.Snackbar" parent="Widget.MaterialComponents.Snackbar">
|
<style name="Theme.Widget.Snackbar" parent="Widget.MaterialComponents.Snackbar">
|
||||||
<item name="android:background">@drawable/snackbar_bg</item>
|
<item name="android:background">@drawable/snackbar_background</item>
|
||||||
<item name="actionTextColorAlpha">1</item>
|
<item name="actionTextColorAlpha">1</item>
|
||||||
</style>
|
</style>
|
||||||
<style name="Theme.Widget.Snackbar.TextView" parent="@style/Widget.MaterialComponents.Snackbar.TextView">
|
<style name="Theme.Widget.Snackbar.TextView" parent="@style/Widget.MaterialComponents.Snackbar.TextView">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user