Disabled colored Navigation Bar by default.
This commit is contained in:
parent
9ab4cde93c
commit
93e1a9410e
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
|||
android:widgetLayout="@layout/preference_dynamic_checkbox" />
|
||||
|
||||
<CheckBoxPreference
|
||||
android:defaultValue="true"
|
||||
android:defaultValue="false"
|
||||
android:key="should_color_navigation_bar"
|
||||
android:layout="@layout/preference_custom"
|
||||
android:summary="@string/pref_summary_colored_navigation_bar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue