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

Commit 6cfc72de authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make sure FP error text is visible in landscape"

parents 4324080a 733b7c3c
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -110,10 +110,11 @@

                <com.android.setupwizardlib.view.FillContentLayout
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_height="0dp"
                    android:layout_marginVertical="24dp"
                    android:layout_weight="1"
                    android:paddingTop="0dp"
                    android:paddingBottom="0dp"
                    android:layout_marginVertical="24dp">
                    android:paddingBottom="0dp">

                    <include layout="@layout/fingerprint_enroll_enrolling_content"
                         android:layout_width="match_parent"