mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 12:47:26 +01:00
Rename drawable with more consistent naming
This commit is contained in:
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…
Reference in New Issue
Block a user