am 67d0fe4c
: am fe9b6d3e
: am aead1b25
: am 43be4b9b
: Merge "Stop long passwords crashing CryptKeeper" into mnc-dr-dev
* commit '67d0fe4c0ec169514c05ec485834fca353ebc9d2': Stop long passwords crashing CryptKeeper
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
android:inputType="textPassword"
|
||||
android:textSize="16sp"
|
||||
android:padding="10sp"
|
||||
android:maxLength="500"
|
||||
style="@style/TextAppearance.CryptKeeper_PasswordEntry" />
|
||||
|
||||
<include layout="@layout/crypt_keeper_switch_input_method" />
|
||||
|
@@ -28,6 +28,7 @@
|
||||
android:inputType="numberPassword"
|
||||
android:textSize="28sp"
|
||||
android:padding="4sp"
|
||||
android:maxLength="500"
|
||||
style="@style/TextAppearance.CryptKeeper_PasswordEntry" />
|
||||
|
||||
<include layout="@layout/crypt_keeper_switch_input_method" />
|
||||
|
Reference in New Issue
Block a user