From 0dcfaa21bf1ffc1d99524907469f73dde3e54e42 Mon Sep 17 00:00:00 2001 From: uabdullah Date: Mon, 8 Jan 2018 13:32:21 -0800 Subject: Initial setup of voicemail error messages This CL setups the initial adapter logic to be able to display voicemail error messages. The errors and the code to display those errors will be shown in a follow up CL. Bug: 71700117 Test: N/A PiperOrigin-RevId: 181210330 Change-Id: I5b9e9e675ad7a4825692fb93ca4237d05b0407f0 --- .../res/layout/new_voicemail_entry_alert.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml (limited to 'java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml') 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 new file mode 100644 index 000000000..e8dcd02d6 --- /dev/null +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_alert.xml @@ -0,0 +1,30 @@ + + + + + + -- cgit v1.2.3