From 98ff44d0b311e4b659c61f7e78807c3f233fe1f9 Mon Sep 17 00:00:00 2001 From: uabdullah Date: Thu, 8 Mar 2018 14:24:43 -0800 Subject: Add divider line to nui voicemail alert Adds a divider line to differentiate the voicemail entries and the alerts. Bug: 73158572 Test: N/A PiperOrigin-RevId: 188389442 Change-Id: I33bd32fc310cdf52f20bcb2d0b2cd4266420cab6 --- .../listui/res/layout/new_voicemail_entry_alert.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'java/com/android/dialer/voicemail') diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml index 28d639118..18a368647 100644 --- a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml @@ -96,14 +96,11 @@ android:textColor="@color/dialer_theme_color"/> - - + -- cgit v1.2.3