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 ++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'java/com/android/dialer/voicemail/listui/res/layout/new_voicemail_call_log_fragment.xml') 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 + + + + + + + -- cgit v1.2.3