From 522b634f98710adfa0bf90ef386811c141fcb3eb Mon Sep 17 00:00:00 2001 From: Yanting Yang Date: Wed, 20 Mar 2019 12:32:50 +0800 Subject: [PATCH] Update About phone icon background color Fixes:120810263 Test: visual Change-Id: I8b91a0ef7ba66ff0f4fbd84c765119266119a4a6 --- color-check-baseline.xml | 2 +- res/values/colors.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/color-check-baseline.xml b/color-check-baseline.xml index 70744814dc2..3b347283f0f 100644 --- a/color-check-baseline.xml +++ b/color-check-baseline.xml @@ -965,7 +965,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_about_background">#9FA8DA</color>" + errorLine1=" <color name="homepage_about_background">#6F86DA</color>" errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> #26459C #1A73E8 #2EC7DC - #9FA8DA + #6F86DA #5E97F6 #1f000000