From 78e8be581594f3fd2285b06c6af6a707f1f29fb6 Mon Sep 17 00:00:00 2001 From: Edgar Wang Date: Tue, 27 Nov 2018 10:13:32 +0800 Subject: [PATCH] Update icon color for "Accessibility" and "Support & Tips" Change-Id: I8cc9f5fcb6d4ba53cebdc7b580390b0f61194c75 Fixes: 119785748 Test: robotests & visual --- color-check-baseline.xml | 4 ++-- res/values/colors.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 0ae001d4852..1a69b13adc2 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -1177,7 +1177,7 @@ priority="4" summary="Using hardcoded color" explanation="Hardcoded color values are bad because theme changes cannot be uniformly applied.Instead use the theme specific colors such as `?android:attr/textColorPrimary` in attributes. This ensures that a theme change from a light to a dark theme can be uniformlyapplied across the app." - errorLine1=" <color name="homepage_accessibility_background">#5011C1</color>" + errorLine1=" <color name="homepage_accessibility_background">#783BE5</color>" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> #C14CE6 #0F9D58 #F15B8D - #5011C1 + #783BE5 #9E9E9E - #26459C + #3F5FBD #1A73E8 #2EC7DC #9FA8DA