Merge "Make IME handling deterministic in CryptKeeper"
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user