From bf5cb80991de5725a5c35a11016c1508eaec3cb4 Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Thu, 24 Mar 2016 17:02:27 -0700 Subject: Add spam indicator for notification and incoming call of incallui. + Add spam icon and label in notification of incoming call. + Add spam icon and label in primary call info of incall screen. + Change background color and status bar color if primary caller is spam. Screenshots: https://screenshot.googleplex.com/WFob2oPdXZd https://screenshot.googleplex.com/ddCfg91Anef Bug: 27611253 Change-Id: I03b3754f69631f5f6b07932b1a0006407b93c6e8 --- res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/values/colors.xml b/res/values/colors.xml index 38fd6b39a..f2cbea1fa 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -124,7 +124,7 @@ #D8D8D8 - @android:color/holo_red_dark + #A52714 @color/dialtacts_primary_text_color @color/dialtacts_secondary_text_color #616161 -- cgit v1.2.3