am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI
* commit 'b2f8c716e8d2cf575c690b5a360c4efdd9f06bc8': Prevent insanely long passwords from crashing SystemUI
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
android:textSize="16sp"
|
android:textSize="16sp"
|
||||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||||
android:imeOptions="flagForceAscii|actionDone"
|
android:imeOptions="flagForceAscii|actionDone"
|
||||||
|
android:maxLength="500"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<ImageView android:id="@+id/switch_ime_button"
|
<ImageView android:id="@+id/switch_ime_button"
|
||||||
|
|||||||
Reference in New Issue
Block a user