hbb20 / hbb20/CountryCodePickerProject
add ( ) in number format and hint
未关闭
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 509
- PR 合并指标
- 30 天内没有已合并 PR
描述
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 :/
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。