Merge "Make IME handling deterministic in CryptKeeper"

This commit is contained in:
Yohei Yukawa
2017-03-13 23:30:18 +00:00
committed by Android (Google) Code Review
3 changed files with 101 additions and 14 deletions

View File

@@ -21,7 +21,7 @@
switcher, if necessary. Assumed to be in a horizontal LinearLayout. -->
<merge xmlns:android="http://schemas.android.com/apk/res/android">
<EditText android:id="@+id/passwordEntry"
<com.android.settings.widget.ImeAwareEditText android:id="@+id/passwordEntry"
android:layout_height="wrap_content"
android:layout_width="0dip"
android:layout_weight="1"