Fix incorrect default setting and duplicated option
This commit is contained in:
parent
964de0e720
commit
46aef2628d
2 changed files with 1 additions and 7 deletions
|
|
@ -14,12 +14,6 @@
|
|||
android:summary="@string/accent_color_desc"
|
||||
android:title="@string/accent_color" />
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="true"
|
||||
android:key="colored_notification"
|
||||
android:summary="@string/pref_summary_colored_notification"
|
||||
android:title="@string/pref_title_colored_notification" />
|
||||
|
||||
<com.kabouzeid.appthemehelper.common.prefs.supportv7.ATESwitchPreference
|
||||
android:defaultValue="false"
|
||||
android:key="should_color_navigation_bar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue