Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for hardcoded, unmodifable portions of patten #3

Open
MarcinOrlowski opened this issue May 10, 2016 · 1 comment
Open

Comments

@MarcinOrlowski
Copy link

MarcinOrlowski commented May 10, 2016

Would be great if I could define some portions of pattern unalterable for user. For example I'd like user to enter his mobile phone number but I'd also like to restrict the country, i.e. +48 for Poland. For now I need to move +48 out of the pattern, to separate TextView, but if I'd just do i.e.

 [+48] 999 9999999

and the text in [] would be shown but be unalterable/non-erasable by user, it'd be great. When user finishes I'd like get it all back, incl. +48 part.

@ibrahimyilmaz7
Copy link

+1

Can't figure "9 (999) 999 99 99" pattern too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants