Rename drawable with more consistent naming

pull/4489/head
arkon 4 years ago
parent 8bb69c455b
commit ace1db21d1

@ -209,7 +209,7 @@
<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>
</style>
<style name="Theme.Widget.Snackbar.TextView" parent="@style/Widget.MaterialComponents.Snackbar.TextView">

Loading…
Cancel
Save