Merge "Increase keyguard password maxlength to 500" into rvc-qpr-dev am: 119e662303
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12601929 Change-Id: I0715b2fa27a5e29d03a4abb1897789a922f59d88
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
android:textColor="?attr/wallpaperTextColor"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:imeOptions="flagForceAscii|actionDone"
|
||||
android:maxLength="@integer/password_text_view_scale"
|
||||
android:maxLength="@integer/password_max_length"
|
||||
/>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user