From e6a790e5ae98ecfd754638a9ff5e87ee45aad069 Mon Sep 17 00:00:00 2001 From: Tony Wickham Date: Tue, 16 May 2017 12:07:38 -0700 Subject: Use a single color for all icon badges. Bug: 38346375 Change-Id: I26b7ad3dcfea6a18e169d656e19605c9794eadd3 --- res/values/colors.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values/colors.xml') diff --git a/res/values/colors.xml b/res/values/colors.xml index 58717c273..25893088d 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -41,6 +41,8 @@ #757575 #E0E0E0 + #1DE9B6 + @android:color/tertiary_text_light -- cgit v1.2.3