hbb20 / hbb20/CountryCodePickerProject
add ( ) in number format and hint
Offen
- Vorherrschende Sprache
- Java
- Sterne
- 1.5k
- Forks
- 509
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello friend.
I'm from brazil and here the phone format is xx xxxx-xxxx and that's correct on the lib, but sometimes we use ( ) inside the ddd number like (xx) xxxx-xxxx but i can't do that here, it's possible?
looking at the wiki i see that i can get the value with ( ) with this:
//get formatted number i.e "+1 (469) 664-1766"
ccp.getFormattedFullNumber();
but i need to show on the hint and when the user is typing, because some users forget to use the ddd :/
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.