No need for extract UI for PIN
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
android:layout_marginStart="20dp"
|
||||
android:layout_marginEnd="20dp"
|
||||
android:inputType="number"
|
||||
android:imeOptions="flagNoExtractUi"
|
||||
android:importantForAutofill="no"
|
||||
tools:text="12345678">
|
||||
<requestFocus/>
|
||||
|
||||
Reference in New Issue
Block a user