-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Hi.
How can I set the mask contain "L" or "U" character at the beginning or middle of string?
for example, I have an EditText that should accept only "L####-##". User should input something like "L1234-56", but currently it takes any lower case character at the beginning of the EditText (e.g c1234-56 , n1234-56, l1234-56)
Metadata
Metadata
Assignees
Labels
No labels