Fix common toolbar popup menu text color (fixes #2695)
(cherry picked from commit b9ea6e8d9699d734d8fe3b1d5c1e1ac2d7223f24)
This commit is contained in:
parent
1ecba5bb7e
commit
a6909a76ed
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user