Fix colors in setting fragments, cleanup
This commit is contained in:
parent
24a264d78c
commit
c906cb57ee
7 changed files with 8 additions and 22 deletions
|
|
@ -13,6 +13,7 @@
|
|||
|
||||
<!-- Base Theme -->
|
||||
<style name="Base.V19" parent="Theme.AppCompat.DayNight.NoActionBar">
|
||||
<item name="floatingActionButtonStyle">@style/FloatingActionButtonTheme</item>
|
||||
<item name="toolbarSearchColor">@color/white</item>
|
||||
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue