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

Commit a2ebc3f4 authored by Paul Lawrence's avatar Paul Lawrence Committed by Android (Google) Code Review
Browse files

Merge "Make pattern visible at decryption time"

parents 5659e6de 3873a193
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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"