Fix common toolbar popup menu text color (fixes #2695)

This commit is contained in:
arkon
2020-03-12 19:14:43 -04:00
parent 231771e16c
commit b9ea6e8d96
6 changed files with 18 additions and 9 deletions

View File

@@ -48,7 +48,7 @@
android:visibility="invisible"
tools:visibility="visible">
<androidx.appcompat.widget.Toolbar
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"