aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/xml/pref.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/xml/pref.xml b/res/xml/pref.xml
index 9f39cc1..efe9f60 100644
--- a/res/xml/pref.xml
+++ b/res/xml/pref.xml
@@ -44,6 +44,7 @@
android:key="@string/pref_replace_std_gps_key"
android:persistent="true"
android:disableDependentsState="true"
+ android:defaultValue="true"
android:title="@string/pref_replace_std_gps_title"
android:summaryOn="@string/pref_replace_std_gps_summary_on"
android:summaryOff="@string/pref_replace_std_gps_summary_off" />