Migrate to DayNight Theme
This commit is contained in:
parent
a6ad96ccd7
commit
c509ecac47
12 changed files with 47 additions and 23 deletions
|
|
@ -14,8 +14,8 @@
|
|||
android:background="?attr/colorPrimary"
|
||||
android:gravity="center_vertical"
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.DayNight.ActionBar"
|
||||
app:titleTextAppearance="@style/Toolbar.Title">
|
||||
|
||||
<include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue