From 1bd727efdd4cb6c3651ddbe86f4ec8ce826ac419 Mon Sep 17 00:00:00 2001 From: mdooley Date: Fri, 15 Sep 2017 10:22:21 -0700 Subject: Updating voicemail TOS UI to match mocks verizon TOS screen shot 1: https://drive.google.com/open?id=0B9o_KvtLkcuIU3VpLUpqcXBUYy1QY19UUk81a29sdGQyNEZZ verizon TOS screen shot 2: https://drive.google.com/open?id=0B9o_KvtLkcuIN3R6SUFjS3RVTWhZQUM1UzhoajhNUF9ZbzJJ non-verizon TOS screen shot: https://drive.google.com/open?id=0B9o_KvtLkcuIeVFYaWhYZmRzYVctU2F6N1VqazcycGpmNmRZ Bug: 37340510 Test: manual and update unit test PiperOrigin-RevId: 168851805 Change-Id: I7be27360093cae315b7249152e10d1beae5c5966 --- .../error/res/layout/voicemail_tos_fragment.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'java/com/android/dialer/app/voicemail/error/res/layout/voicemail_tos_fragment.xml') diff --git a/java/com/android/dialer/app/voicemail/error/res/layout/voicemail_tos_fragment.xml b/java/com/android/dialer/app/voicemail/error/res/layout/voicemail_tos_fragment.xml index ec8abed6d..184a81fec 100644 --- a/java/com/android/dialer/app/voicemail/error/res/layout/voicemail_tos_fragment.xml +++ b/java/com/android/dialer/app/voicemail/error/res/layout/voicemail_tos_fragment.xml @@ -29,33 +29,31 @@ android:layout_height="wrap_content" android:paddingLeft="16dp" android:paddingRight="16dp" + android:paddingTop="32dp" android:orientation="vertical"> + style="@style/TosTitleStyle"/> + style="@style/TosTextStyle"/> @@ -69,10 +67,12 @@ android:id="@+id/voicemail_tos_button" android:layout_width="match_parent" android:layout_height="wrap_content" + android:gravity="center_vertical" + android:minHeight="56dp" android:paddingStart="16dp" android:paddingEnd="16dp" - android:paddingTop="20dp" - android:paddingBottom="20dp" + android:paddingTop="10dp" + android:paddingBottom="10dp" android:orientation="horizontal">