summaryrefslogtreecommitdiff
path: root/res/drawable
diff options
context:
space:
mode:
authorGilles Franck Mevaa <gillesd@google.com>2016-02-16 14:10:03 -0800
committerSailesh Nepal <sail@google.com>2016-02-17 03:45:30 -0800
commit486ee39d0791d290411290af6d2e54f37436b09f (patch)
treeb5dfb204b831d4edac19ef492ffc5ea35b230708 /res/drawable
parent9172c905b311816eba1d24659f02facfab95b0b3 (diff)
DO NOT MERGE: Listener of spam events
Getting rid of the Manager to have the ButtonRenderer directly communicate changes to an event listener. Implementation changes in ag/863096. Cherry picking to nyc-dev to fix build. Change-Id: I8061116f0b91e3f5a6a3a6eac09fe2171ebcbd5c
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/blocked_contact.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/blocked_contact.xml b/res/drawable/blocked_contact.xml
index 2e7343710..0957585b4 100644
--- a/res/drawable/blocked_contact.xml
+++ b/res/drawable/blocked_contact.xml
@@ -25,7 +25,7 @@
</shape>
</item>
- <item android:drawable="@drawable/ic_block_24dp"
+ <item android:drawable="@drawable/ic_report_24dp"
android:width="18dp"
android:height="18dp"
android:gravity="center" />