Merge "Tweak enrollment intro layout" into qt-dev am: 3683a688f7

am: 8abe1f7c7d

Change-Id: I5e44da3cdcf7294c04c8e780620957b91f33b590
This commit is contained in:
Kevin Chyn
2019-04-17 23:52:43 -07:00
committed by android-build-merger

View File

@@ -74,14 +74,15 @@
<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"