summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml')
-rw-r--r--java/com/android/dialer/voicemail/listui/res/layout/voicemail_tos_fragment.xml4
1 files changed, 2 insertions, 2 deletions
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
index dea41e76e..d78d193fd 100644
--- 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
@@ -71,8 +71,8 @@
android:minHeight="56dp"
android:paddingStart="16dp"
android:paddingEnd="16dp"
- android:paddingTop="10dp"
- android:paddingBottom="10dp"
+ android:paddingTop="4dp"
+ android:paddingBottom="4dp"
android:background="#ffffffff"
android:orientation="horizontal">
<Button