summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/advanced_preferences.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/xml/advanced_preferences.xml b/res/xml/advanced_preferences.xml
index 333883a4..a941f6d4 100644
--- a/res/xml/advanced_preferences.xml
+++ b/res/xml/advanced_preferences.xml
@@ -61,6 +61,7 @@
<PreferenceCategory android:title="@string/pref_content_title">
+ <!-- Disable Default Zoom
<ListPreference
android:key="default_zoom"
android:title="@string/pref_default_zoom"
@@ -68,6 +69,7 @@
android:entries="@array/pref_default_zoom_choices"
android:entryValues="@array/pref_default_zoom_values"
android:dialogTitle="@string/pref_default_zoom_dialogtitle" />
+ -->
<CheckBoxPreference
android:key="load_page"