summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorTarun Nainani <tnainani@codeaurora.org>2015-01-05 10:00:55 -0800
committerWebTech Code Review <code-review@localhost>2015-02-05 09:28:51 -0800
commit10936c2e0cd00b2d2d9f7cdd25f9468ab24c8169 (patch)
tree37b458cf5d99378b624e3e387d963922693558d9 /res/xml
parenta94b4d312f8d19d7cfbfdc7215d662d03b4ea6f1 (diff)
downloadandroid_packages_apps_Gello-10936c2e0cd00b2d2d9f7cdd25f9468ab24c8169.tar.gz
android_packages_apps_Gello-10936c2e0cd00b2d2d9f7cdd25f9468ab24c8169.tar.bz2
android_packages_apps_Gello-10936c2e0cd00b2d2d9f7cdd25f9468ab24c8169.zip
Remove "Default Zoom" from Browser UI Setting.
Change-Id: Ic17bccac4434ac1134e2bd5a1a81f51804250811
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/accessibility_preferences.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/xml/accessibility_preferences.xml b/res/xml/accessibility_preferences.xml
index 8e1d8f23..68bc4840 100644
--- a/res/xml/accessibility_preferences.xml
+++ b/res/xml/accessibility_preferences.xml
@@ -36,15 +36,6 @@
android:key="force_userscalable"
android:summary="@string/pref_force_userscalable_summary"
android:title="@string/pref_force_userscalable" />
-
- <ListPreference
- android:defaultValue="MEDIUM"
- android:dialogTitle="@string/pref_default_zoom_dialogtitle"
- android:entries="@array/pref_default_zoom_choices"
- android:entryValues="@array/pref_default_zoom_values"
- android:key="default_zoom"
- android:title="@string/pref_default_zoom" />
-
</PreferenceCategory>
<!-- // SWE_TODO: Commenting out inverted rendering settings