From c71dd8f6286c6e97c5413dd82a12dd9c36f3f404 Mon Sep 17 00:00:00 2001 From: joshmccloskey Date: Tue, 21 May 2019 15:34:22 -0700 Subject: [PATCH] Updated spacing Test: Manual. Fixes: 133190719 Change-Id: I1d6b0de2815d03cf6277192fd192cdbedd358dee --- res/layout/face_enroll_introduction.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/face_enroll_introduction.xml b/res/layout/face_enroll_introduction.xml index ca8399bc9d..f551e3637a 100644 --- a/res/layout/face_enroll_introduction.xml +++ b/res/layout/face_enroll_introduction.xml @@ -65,7 +65,8 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:layout_gravity="center_horizontal|bottom"> + android:layout_gravity="center_horizontal|bottom" + android:paddingTop="12dp">