Merge "Make pattern visible at decryption time"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a2ebc3f499
@@ -22,7 +22,9 @@
|
||||
<merge xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<com.android.internal.widget.LockPatternView android:id="@+id/lockPattern"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/lock_pattern_background"
|
||||
/>
|
||||
|
||||
<ImageView android:id="@+id/switch_ime_button"
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user