summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorJin Cao <jinyan@google.com>2014-07-25 15:33:32 -0700
committerJin Cao <jinyan@google.com>2014-07-29 09:37:03 -0700
commitaf9dc29f589c6ee771db22e3a2923b8bae46aafc (patch)
treebedc56f4db14a0f5a0a63cdd98f2ab8b0977328f /res/values/colors.xml
parentc69c5a837bf2e13bc51ecbd538ba7db058e4be89 (diff)
downloadandroid_packages_apps_UnifiedEmail-af9dc29f589c6ee771db22e3a2923b8bae46aafc.tar.gz
android_packages_apps_UnifiedEmail-af9dc29f589c6ee771db22e3a2923b8bae46aafc.tar.bz2
android_packages_apps_UnifiedEmail-af9dc29f589c6ee771db22e3a2923b8bae46aafc.zip
[Quantum search] update search header
Add search header to be part of list so it scrolls properly. Updated corresponding styles. b/16518233 Change-Id: I795ea687795c2f3d96dc241eca2a9044957a9936
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 602f07885..96148f2f3 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -95,6 +95,9 @@
<color name="notification_template_icon_low_bg">#0cffffff</color>
+ <!-- Search colors -->
+ <color name="search_banner_bg">#f6f6f6</color>
+ <color name="search_banner_text">@color/text_color_grey</color>
<array name="letter_tile_colors">
<item>#90a4ae</item>