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