summaryrefslogtreecommitdiffstats
path: root/res/xml-sw600dp
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2011-08-03 15:35:34 -0700
committerNicolas Roard <nicolasroard@google.com>2011-08-03 17:16:45 -0700
commit5d513105dff9f453872be40f8bed2391396cf9c7 (patch)
treeb05ba91367438b07644dc4d136aa6c54bce5c4a8 /res/xml-sw600dp
parent7cff891f31311139e215e3948198843bcafd6137 (diff)
downloadandroid_packages_apps_Gello-5d513105dff9f453872be40f8bed2391396cf9c7.tar.gz
android_packages_apps_Gello-5d513105dff9f453872be40f8bed2391396cf9c7.tar.bz2
android_packages_apps_Gello-5d513105dff9f453872be40f8bed2391396cf9c7.zip
Move inverted mode to Accessibility settings
Add contrast settings bug:5111259 Change-Id: Ic95e1fbae94c01fc8560cbd326503244b9ab4988
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 512c8c14..0edc9196 100644
--- a/res/xml-sw600dp/lab_preferences.xml
+++ b/res/xml-sw600dp/lab_preferences.xml
@@ -26,9 +26,4 @@
android:defaultValue="false"
android:title="@string/pref_use_instant_search"
android:summary="@string/pref_use_instant_search_summary" />
- <CheckBoxPreference
- android:key="inverted"
- android:defaultValue="false"
- android:title="@string/pref_lab_inverted"
- android:summary="@string/pref_lab_inverted_summary" />
</PreferenceScreen>