summaryrefslogtreecommitdiffstats
path: root/res/xml/preferences_homescreen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/preferences_homescreen.xml')
-rw-r--r--res/xml/preferences_homescreen.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/xml/preferences_homescreen.xml b/res/xml/preferences_homescreen.xml
index 02d2d4318..0574da1cd 100644
--- a/res/xml/preferences_homescreen.xml
+++ b/res/xml/preferences_homescreen.xml
@@ -45,7 +45,8 @@
launcher:min="1" />
<CheckBoxPreference android:key="ui_homescreen_stretch_screens"
android:title="@string/preferences_interface_homescreen_general_stretch_screens_title"
- android:summary="@string/preferences_interface_homescreen_general_stretch_screens_summary" />
+ android:summary="@string/preferences_interface_homescreen_general_stretch_screens_summary"
+ android:defaultValue="true" />
<CheckBoxPreference android:key="ui_homescreen_general_search"
android:title="@string/preferences_interface_homescreen_general_search_title"
android:summary="@string/preferences_interface_homescreen_general_search_summary"