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/drawable/blocked_contact.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 res/drawable/blocked_contact.xml (limited to 'res/drawable') diff --git a/res/drawable/blocked_contact.xml b/res/drawable/blocked_contact.xml new file mode 100644 index 000000000..38c0fc92c --- /dev/null +++ b/res/drawable/blocked_contact.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + -- cgit v1.2.3