summaryrefslogtreecommitdiffstats
path: root/res/xml-sw600dp
diff options
context:
space:
mode:
authorVivek Sekhar <vsekhar@codeaurora.org>2014-10-22 17:03:42 -0700
committerVivek Sekhar <vsekhar@codeaurora.org>2014-10-23 11:14:07 -0700
commit3bec6a3b7fe6dd30e9dd2a2065ffca19ff6af542 (patch)
treeb9a75dba5245a4ee39ccc0d5163e9f93acd57a30 /res/xml-sw600dp
parent46c3ec0fec8a2fc53619cead8dae5edbae2a6f3a (diff)
downloadandroid_packages_apps_Gello-3bec6a3b7fe6dd30e9dd2a2065ffca19ff6af542.tar.gz
android_packages_apps_Gello-3bec6a3b7fe6dd30e9dd2a2065ffca19ff6af542.tar.bz2
android_packages_apps_Gello-3bec6a3b7fe6dd30e9dd2a2065ffca19ff6af542.zip
Remove quick controls
Change-Id: I0fa64f0fcd800db0c8d5c91dcbbcc265f4d8eb48
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 a7151e0c..541f0cbe 100644
--- a/res/xml-sw600dp/lab_preferences.xml
+++ b/res/xml-sw600dp/lab_preferences.xml
@@ -16,9 +16,4 @@
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android" >
- <CheckBoxPreference
- android:key="enable_quick_controls"
- android:defaultValue="false"
- android:title="@string/pref_lab_quick_controls"
- android:summary="@string/pref_lab_quick_controls_summary" />
</PreferenceScreen>