mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-05-31 02:12:42 +02:00
Fix invalid text style in toolbar on Samsung devices
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
android:id="@+id/toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:popupTheme="@style/Theme.Toolbar.Popup" />
|
||||
android:popupTheme="@style/Theme.Main.Toolbar.Popup" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/toolbar_extra"
|
||||
|
||||
Reference in New Issue
Block a user