aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/xml/preferences.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 fb17fb8..d550dc8 100644
--- a/main/res/xml/preferences.xml
+++ b/main/res/xml/preferences.xml
@@ -666,6 +666,11 @@
android:enabled="false"
android:key="@string/pref_navigation_menu_pebble"
android:title="@string/cache_menu_pebble" />
+ <CheckBoxPreference
+ android:defaultValue="true"
+ android:enabled="false"
+ android:key="@string/pref_navigation_menu_mapswithme"
+ android:title="@string/cache_menu_mapswithme" />
</PreferenceScreen>
</PreferenceCategory>
</PreferenceScreen>