summaryrefslogtreecommitdiffstats
path: root/GNexusParts/res/xml/display_preferences.xml
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2012-04-24 23:08:41 +0200
committerBrint E. Kriebel <bkriebel@vmware.com>2012-07-11 12:00:39 -0600
commit5f14addd21c499622f82bf53b937acae4ba3e225 (patch)
treeac13a307f7c037df00eafe9617ebd3e3b87dc004 /GNexusParts/res/xml/display_preferences.xml
parent2fa1ca343de71153b2aceeba248b9222af62b68f (diff)
downloaddevice_samsung_tuna-5f14addd21c499622f82bf53b937acae4ba3e225.zip
device_samsung_tuna-5f14addd21c499622f82bf53b937acae4ba3e225.tar.gz
device_samsung_tuna-5f14addd21c499622f82bf53b937acae4ba3e225.tar.bz2
Add presets to gamma and color hack
Ad a screen for those settings Change-Id: Ifb6b4258ab3fa4c64f892cbfb7cf6a7d4bcdb9cf
Diffstat (limited to 'GNexusParts/res/xml/display_preferences.xml')
-rwxr-xr-xGNexusParts/res/xml/display_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/GNexusParts/res/xml/display_preferences.xml b/GNexusParts/res/xml/display_preferences.xml
index 9772b20..45795d1 100755
--- a/GNexusParts/res/xml/display_preferences.xml
+++ b/GNexusParts/res/xml/display_preferences.xml
@@ -11,5 +11,9 @@
android:key="gamma_tuning"
android:title="@string/gamma_tuning_title_head"
android:summary="@string/gamma_tuning_summary_head" />
+ <com.cyanogenmod.settings.device.ColorHackPresets
+ android:key="color_presets"
+ android:title="@string/color_hack_presets_title_head"
+ android:summary="@string/color_hack_presets_summary_head" />
</PreferenceScreen>