From 1ff546374edfd598ea7a0a3613228e75c5e1eff4 Mon Sep 17 00:00:00 2001 From: uabdullah Date: Wed, 10 Jan 2018 18:32:27 -0800 Subject: Initial setup of voicemail TOS This CL only setups the layouts, images and strings associated with the voicemail terms of service. Additional logic of when to display the ToS will be in a follow up CL. Bug: 71699918 Test: N/A PiperOrigin-RevId: 181548639 Change-Id: Ia99dcc5ad8a96dcac71946fe611b3ee4ad24814f --- .../res/layout/new_voicemail_call_log_fragment.xml | 23 +++-- .../listui/res/layout/voicemail_tos_fragment.xml | 102 +++++++++++++++++++++ 2 files changed, 119 insertions(+), 6 deletions(-) create mode 100644 java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml (limited to 'java/com/android/dialer/voicemail/listui/res/layout') diff --git a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_fragment.xml b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_fragment.xml index f35ce4dc0..c3d885968 100644 --- a/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_fragment.xml +++ b/java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_fragment.xml @@ -15,9 +15,20 @@ ~ limitations under the License --> - \ No newline at end of file + + + + + + + diff --git a/java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml b/java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml new file mode 100644 index 000000000..dea41e76e --- /dev/null +++ b/java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + +