fix: imei use numberic pad #133
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
android:maxLines="1"
|
android:maxLines="1"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:inputType="textPassword" />
|
android:inputType="numberPassword" />
|
||||||
|
|
||||||
</com.google.android.material.textfield.TextInputLayout>
|
</com.google.android.material.textfield.TextInputLayout>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue