aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/xml')
-rw-r--r--main/res/xml/preferences.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/res/xml/preferences.xml b/main/res/xml/preferences.xml
index a173601..de0914e 100644
--- a/main/res/xml/preferences.xml
+++ b/main/res/xml/preferences.xml
@@ -567,6 +567,11 @@
android:enabled="false"
android:key="@string/pref_navigation_menu_where_you_go"
android:title="@string/cache_menu_whereyougo" />
+ <CheckBoxPreference
+ android:defaultValue="true"
+ android:enabled="false"
+ android:key="@string/pref_navigation_menu_pebble"
+ android:title="@string/cache_menu_pebble" />
</PreferenceScreen>
</PreferenceCategory>
</PreferenceScreen>