Merge "Make work challenge pattern resizeable." into qt-dev
am: caa3b34243
Change-Id: I21c4d74ee6540fc47b477bc1113121f00304a472
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user