Commit c429978a authored by Mygod's avatar Mygod

Refine drawer selection color

parent 64f32a64
...@@ -14,6 +14,8 @@ ...@@ -14,6 +14,8 @@
<item name="colorPrimary">@color/material_primary_500</item> <item name="colorPrimary">@color/material_primary_500</item>
<item name="colorPrimaryDark">@color/material_primary_700</item> <item name="colorPrimaryDark">@color/material_primary_700</item>
<item name="preferenceTheme">@style/Theme.Material.PreferenceThemeOverlay</item> <item name="preferenceTheme">@style/Theme.Material.PreferenceThemeOverlay</item>
<item name="material_drawer_selected_text">@color/material_primary_500</item>
</style> </style>
<style name="Theme.Material.Dialog" parent="Theme.AppCompat.Light.Dialog"> <style name="Theme.Material.Dialog" parent="Theme.AppCompat.Light.Dialog">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment