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:
Adrian Roos
2015-07-24 19:45:24 +00:00
committed by Android Git Automerger

View File

@@ -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"