summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorArne Coucheron <arco68@gmail.com>2017-08-09 08:21:16 +0200
committerArne Coucheron <arco68@gmail.com>2018-01-27 00:41:44 +0100
commit39a90a01522ec36e8534870df181e20c431b2705 (patch)
tree044a43ab2b552a641cbe8e95a44b72f31165cabf /res/values/colors.xml
parentbf3d81e8f465bdfad101f8c21505518b50f72410 (diff)
downloadandroid_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.tar.gz
android_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.tar.bz2
android_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.zip
Snap: Remove "help screen on first start" feature
Revert "SnapdragonCamera: Add help menu to camera2" This reverts commit 0dbfdffc9994a17e60c57b17c3cc5743cc75e155. Change-Id: Icb4e4bbc2b7883fa232483615a18d3197b2577bd Revert "SnapdragonCamera: Move help menu string to ressource" This reverts commit 901130273dbfc753ef883941a4e93b50056177e4. Change-Id: I82815ee7ef80985c88315c40d6b222f688fd6b75 Revert "SnapdragonCamera: Adding help screen on first start" This reverts commit 666692bf730a1c46210cc74781a56afb4b6fcf28. Change-Id: I8f2ee58c263537c3a02248aa344516f5321de13f
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index d663d2c8e..ee79867cb 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -81,20 +81,6 @@
<color name="refocus_indicator_1">#a0ffffff</color>
<color name="refocus_indicator_2">#ff29b6f6</color>
- <!-- Help menu text color -->
- <color name="help_menu_scene_mode_1">#ffffff</color>
- <color name="help_menu_scene_mode_2">#00ff00</color>
- <color name="help_menu_scene_mode_3">#ffffff</color>
- <color name="help_menu_color_filter_1">#ffffff</color>
- <color name="help_menu_color_filter_2">#00ff00</color>
- <color name="help_menu_color_filter_3">#ffffff</color>
- <color name="help_menu_color_filter_4">#ffffff</color>
- <color name="help_menu_beautify_1">#ffffff</color>
- <color name="help_menu_beautify_2">#ffffff</color>
- <color name="help_menu_beautify_3">#00ff00</color>
- <color name="help_menu_switcher_1">#00ff00</color>
- <color name="help_menu_switcher_2">#ffffff</color>
- <color name="help_menu_switcher_3">#ffffff</color>
<color name="dialog_background">#ffffff</color>
<color name="dialog_text">#000000</color>
<color name="dialog_button">#008B8B</color>