mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Rename drawable with more consistent naming
This commit is contained in:
		| @@ -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"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user