mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Fix ActionToolbar background color
This commit is contained in:
		| @@ -19,7 +19,7 @@ | ||||
|             android:layout_width="match_parent" | ||||
|             android:layout_height="?attr/actionBarSize" | ||||
|             android:layout_gravity="bottom" | ||||
|             android:background="?attr/colorSurface" | ||||
|             android:background="?attr/colorPrimary" | ||||
|             android:theme="?attr/actionBarTheme" | ||||
|             app:contentInsetEnd="8dp" | ||||
|             app:contentInsetStart="8dp"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user