Fix Dark toolbar text in Light theme
This commit is contained in:
parent
bf1e8d9d7e
commit
a9808628e9
4 changed files with 15 additions and 17 deletions
|
|
@ -14,9 +14,7 @@
|
|||
android:background="?attr/colorPrimary"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar"
|
||||
app:titleTextAppearance="@style/Toolbar.Title">
|
||||
android:theme="@style/ToolbarTheme">
|
||||
|
||||
<include
|
||||
android:id="@+id/toolbar_search_container"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue