summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml
diff options
context:
space:
mode:
authorlinyuh <linyuh@google.com>2018-05-17 13:56:35 -0700
committerCopybara-Service <copybara-piper@google.com>2018-05-17 13:58:16 -0700
commitabd2b2f3c32f372a30aea282a3a43be2ea7535c2 (patch)
treed9a9f980bb5900b0c16217091a431b2c26c57207 /java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml
parent9a53317ca2612c65433b1a92c385da0b7063f3e0 (diff)
Finishing touches for accessibility in the new call log and the new voicemail fragment
Bug: 70989658 Test: Manual PiperOrigin-RevId: 197046549 Change-Id: I11f9515aad0b5d9c07ebb5d3ff480ed6751bd187
Diffstat (limited to 'java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml')
-rw-r--r--java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml
index b880e0ffc..9a9e9ee0e 100644
--- a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml
+++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry.xml
@@ -61,8 +61,7 @@
android:importantForAccessibility="no"
android:src="@drawable/quantum_ic_voicemail_vd_theme_24"
android:tint="@color/dialtacts_theme_color"
- android:tintMode="multiply"
- tools:ignore="ContentDescription"/>
+ android:tintMode="multiply"/>
<TextView
android:id="@+id/secondary_text"