OSDN Git Service

Tweak enrollment intro layout
authorKevin Chyn <kchyn@google.com>
Wed, 17 Apr 2019 20:44:03 +0000 (13:44 -0700)
committerKevin Chyn <kchyn@google.com>
Wed, 17 Apr 2019 20:44:03 +0000 (13:44 -0700)
Bug: 130740447

Test: Builds
Change-Id: If3b4ad795588586dcd6fb848bee213df0ae1095e

res/layout/face_enroll_introduction.xml

index 71a02db..900f378 100644 (file)
         <Space
             android:layout_width="0dp"
             android:layout_height="0dp"
-            android:layout_weight="2"/>
+            android:layout_weight="1"/>
 
         <!-- Contains the buttons and extra information text at the bottom -->
         <LinearLayout
             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:layout_marginTop="24dp">
 
             <FrameLayout
                 android:layout_width="match_parent"