From 329e025544578faef757614f568ba1dcdc898883 Mon Sep 17 00:00:00 2001 From: uabdullah Date: Mon, 11 Dec 2017 17:35:52 -0800 Subject: Implement today and older for NUI Voicemail and update MediaPlayerView tests This CL also updates the tests that were TODOs from http://b/70401224 to allow testing the MediaPlayerView SCREENSHOT: Today: http://screen/8KvVtLtHeq4 Older: http://screen/5oskBZPbDR5 Test: Unit tests PiperOrigin-RevId: 178699528 Change-Id: Idab797eff18fd277618938a8a54da350c60b3d54 --- .../res/layout/new_voicemail_entry_header.xml | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_header.xml (limited to 'java/com/android/dialer/voicemail/listui/res/layout') diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_header.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_header.xml new file mode 100644 index 000000000..84fcc377e --- /dev/null +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_entry_header.xml @@ -0,0 +1,29 @@ + + + + + -- cgit v1.2.3