Loading res/layout/crypt_keeper_pattern_field.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
res/layout/crypt_keeper_pattern_field.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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" Loading