summaryrefslogtreecommitdiffstats
path: root/res/xml-sw600dp
diff options
context:
space:
mode:
authorNarayan Kamath <narayan@google.com>2011-11-17 14:43:32 +0000
committerNarayan Kamath <narayan@google.com>2011-11-18 11:42:58 +0000
commitf3174a588cdf63ef59055998c23aad4b36b7856e (patch)
tree31875de0a06d8d100a817c90aa3b455d7c025c27 /res/xml-sw600dp
parentccd78601a934cf1ffafe5854a1d465c273727f69 (diff)
downloadpackages_apps_Browser-f3174a588cdf63ef59055998c23aad4b36b7856e.tar.gz
packages_apps_Browser-f3174a588cdf63ef59055998c23aad4b36b7856e.tar.bz2
packages_apps_Browser-f3174a588cdf63ef59055998c23aad4b36b7856e.zip
Remove the psychic labs feature.
Reverts the UrlInputView to a standard autocomplete that causes less trouble for IMEs. bug:5598837 Change-Id: If469d76f4feda88e4a122264a39d317737404578
Diffstat (limited to 'res/xml-sw600dp')
-rw-r--r--res/xml-sw600dp/lab_preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml-sw600dp/lab_preferences.xml b/res/xml-sw600dp/lab_preferences.xml
index 0edc9196a..a7151e0c1 100644
--- a/res/xml-sw600dp/lab_preferences.xml
+++ b/res/xml-sw600dp/lab_preferences.xml
@@ -21,9 +21,4 @@
android:defaultValue="false"
android:title="@string/pref_lab_quick_controls"
android:summary="@string/pref_lab_quick_controls_summary" />
- <CheckBoxPreference
- android:key="use_instant_search"
- android:defaultValue="false"
- android:title="@string/pref_use_instant_search"
- android:summary="@string/pref_use_instant_search_summary" />
</PreferenceScreen>