Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3683a688 authored by Kevin Chyn's avatar Kevin Chyn Committed by Android (Google) Code Review
Browse files

Merge "Tweak enrollment intro layout" into qt-dev

parents bb00e4c0 6deedd0b
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -74,14 +74,15 @@
        <Space
        <Space
            android:layout_width="0dp"
            android:layout_width="0dp"
            android:layout_height="0dp"
            android:layout_height="0dp"
            android:layout_weight="2"/>
            android:layout_weight="1"/>


        <!-- Contains the buttons and extra information text at the bottom -->
        <!-- Contains the buttons and extra information text at the bottom -->
        <LinearLayout
        <LinearLayout
            android:layout_width="match_parent"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_height="wrap_content"
            android:orientation="vertical"
            android:orientation="vertical"
            android:layout_gravity="center_horizontal|bottom">
            android:layout_gravity="center_horizontal|bottom"
            android:layout_marginTop="24dp">


            <FrameLayout
            <FrameLayout
                android:layout_width="match_parent"
                android:layout_width="match_parent"