From 70bb286f79696fc3a3ee8a57a038a9f56087d902 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 Oct 2015 15:11:22 -0700 Subject: Show blocked contact instead of profile photo. Does not yet update on change; figuring to do that in a followup CL because there are a number of other scenarios where that needs to be fixed too. Bug: 23943480 Change-Id: I73615c405d547e74667f6c635b5623708c723347 --- res/values/colors.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values/colors.xml') diff --git a/res/values/colors.xml b/res/values/colors.xml index 55970d9e4..a7044c7cb 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -111,6 +111,7 @@ #c7c7c7 + #afafaf @color/dialtacts_primary_text_color @color/dialtacts_secondary_text_color #6D6D6D -- cgit v1.2.3