|
|
|
@ -52,6 +52,7 @@
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:gravity="center_horizontal"
|
|
|
|
android:imeOptions="actionDone"
|
|
|
|
android:imeOptions="actionDone"
|
|
|
|
|
|
|
|
android:importantForAutofill="no"
|
|
|
|
android:inputType="textPassword"
|
|
|
|
android:inputType="textPassword"
|
|
|
|
android:maxLength="24"
|
|
|
|
android:maxLength="24"
|
|
|
|
android:singleLine="true"
|
|
|
|
android:singleLine="true"
|
|
|
|
|