am 4fd4f4b4: am 047b2bfd: am 384b5d20: am a65de4fd: am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI
* commit '4fd4f4b476a085942c44259cdb1317f30077e804': Prevent insanely long passwords from crashing SystemUI
This commit is contained in:
@@ -57,6 +57,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