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
committerKalimochoAz <calimochoazucarado@gmail.com>2012-04-24 23:10:35 +0200
commita9851ff357cbf24dc3dea6fad0e2bddf77d99548 (patch)
tree1e81355c87d91c08e33b2ac7219dcaf1d3b23ed8 /GNexusParts/res/xml/display_preferences.xml
parent15ac946d489886c9a1451f7ccedc67e144c500e2 (diff)
downloaddevice_samsung_tuna-a9851ff357cbf24dc3dea6fad0e2bddf77d99548.zip
device_samsung_tuna-a9851ff357cbf24dc3dea6fad0e2bddf77d99548.tar.gz
device_samsung_tuna-a9851ff357cbf24dc3dea6fad0e2bddf77d99548.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>