From ffdea5488e003ede58a01967a01ccd70e16b33af Mon Sep 17 00:00:00 2001 From: uabdullah Date: Mon, 12 Mar 2018 11:59:15 -0700 Subject: Make NUI VM avatar and icon consistent with nui call log Makes the avatar and more icon the same as the nui call log. Bug: 69963448 Test: N/A PiperOrigin-RevId: 188756733 Change-Id: I93303a2a872ac156470d223d6fb4fd2959766adc --- .../voicemail/listui/res/layout/new_voicemail_entry.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'java/com/android/dialer/voicemail/listui') 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 c6e5938c7..c948ca17b 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 @@ -25,7 +25,7 @@ android:id="@+id/quick_contact_photo" android:layout_width="40dp" android:layout_height="40dp" - android:layout_marginTop="14dp" + android:layout_marginTop="16dp" android:layout_marginStart="16dp" android:layout_marginEnd="16dp" android:focusable="true"/> @@ -101,12 +101,17 @@ - -- cgit v1.2.3