You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only allow digits and the `/` by setting the input type to `number`
and setting `android:digits` to the allowlist.
This prevents `.` and `-` from being entered as input.
Fixes#2972
Only allow digits and the `/` by setting the input type to `number`
and setting `android:digits` to the allowlist.
This prevents `.` and `-` from being entered as input.
Fixes#2972
Summary
Code to reproduce
Android version
9
Impacted devices
Redmi
Installation method
gradle
SDK version
V15.0.1
Other information
The text was updated successfully, but these errors were encountered: