aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/xml/preferences.xml')
-rw-r--r--src/main/res/xml/preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml
index 6bb60e722..ed117866f 100644
--- a/src/main/res/xml/preferences.xml
+++ b/src/main/res/xml/preferences.xml
@@ -176,7 +176,7 @@
android:title="@string/pref_expert_options">
<PreferenceCategory android:title="@string/pref_general">
<ListPreference
- android:defaultValue="@string/default_resource"
+ android:defaultValue="Mobile"
android:entries="@array/resources"
android:entryValues="@array/resources"
android:key="resource"