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

Commit c9b6519f authored by Pavel Grafov's avatar Pavel Grafov Committed by android-build-merger
Browse files

Merge "Make work challenge pattern resizeable." into qt-dev am: caa3b342 am: c6904710

am: 12fc1492

Change-Id: Ifd5e00d1cd68c84a914913c4971a75003ad4ea90
parents 9980b98e 12fc1492
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -87,11 +87,9 @@

                <com.android.internal.widget.LockPatternView
                    android:id="@+id/lockPattern"
                    android:layout_width="288dp"
                    android:layout_height="288dp"
                    android:layout_marginStart="-42dp"
                    android:layout_marginEnd="-42dp"
                    android:layout_gravity="center_vertical"/>
                    android:layout_width="match_parent"
                    android:layout_height="match_parent"
                    android:layout_gravity="center"/>

                <TextView
                    style="@style/TextAppearance.ErrorText"