From 259c569c371f6b24ab940a90a9a4c504f0b6fe3b Mon Sep 17 00:00:00 2001 From: uabdullah Date: Fri, 29 Sep 2017 15:38:38 -0700 Subject: Create UI support for voicemail transcription, location, date and duration. Screenshot:http://screen/dwihQaaeaQC Bug: 64882313,33006245 Test: NewVoicemailCallLogViewHolderTest, NewVoicemailCallLogAdapterTest PiperOrigin-RevId: 170542645 Change-Id: I00c145c5856c3f1f53d12b0fd7bd80c63bb8a094 --- .../res/layout/new_voicemail_call_log_entry.xml | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_entry.xml (limited to 'java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_entry.xml') diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_entry.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_entry.xml new file mode 100644 index 000000000..01c0ee12e --- /dev/null +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_entry.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3