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
It would be great if we could include letters as recognizable as part of the phone number pattern. I know that android.util.Patterns.PHONE doesn't cover this, but it should be easy enough to come up with a custom pattern to allow letters, at least in the non area code part of the phone number.
The text was updated successfully, but these errors were encountered:
It would be great if we could include letters as recognizable as part of the phone number pattern. I know that android.util.Patterns.PHONE doesn't cover this, but it should be easy enough to come up with a custom pattern to allow letters, at least in the non area code part of the phone number.
The text was updated successfully, but these errors were encountered: