mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Fix common toolbar popup menu text color (fixes #2695)
(cherry picked from commit b9ea6e8d96)
			
			
This commit is contained in:
		| @@ -56,7 +56,7 @@ | ||||
|             android:background="?colorPrimary" | ||||
|             android:elevation="4dp"> | ||||
|  | ||||
|             <androidx.appcompat.widget.Toolbar | ||||
|             <com.google.android.material.appbar.MaterialToolbar | ||||
|                 android:id="@+id/toolbar" | ||||
|                 android:layout_width="match_parent" | ||||
|                 android:layout_height="?attr/actionBarSize" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user