am 384b5d20: am a65de4fd: am b2f8c716: am 50ed152a: am 7f63ef38: am 9b6a6099: Prevent insanely long passwords from crashing SystemUI

* commit '384b5d20b64c279f29eb494bae37d039c652f492':
  Prevent insanely long passwords from crashing SystemUI
This commit is contained in:
Adrian Roos
2015-07-25 00:59:17 +00:00
committed by Android Git Automerger

View File

@@ -57,6 +57,7 @@
android:textSize="16sp"
android:textAppearance="?android:attr/textAppearanceMedium"
android:imeOptions="flagForceAscii|actionDone"
android:maxLength="500"
/>
<ImageView android:id="@+id/switch_ime_button"