hbb20 / hbb20/CountryCodePickerProject
problem with 4 character country code
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 509
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hello! My problem is that I want to change the country code "Jamaica" from "+1" to "+1876", but when choosing a country code with a length of 4, the formatting fails, the last 4 digit of the country code goes to the edittext, and the formatting does not work right. Not to mention that the method "getfullnumberwithplus" country code remains "+1" and not "+1876" . I ask for help, preferably an ambulance). Thanks in advance.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
选择 Jamaica 并将其国家代码从 +1 更改为 +1876,以重现该问题,然后跟踪 getfullnumberwithplus 周围的国家代码选择和电话号码格式化流程。当四字符代码保持完整、格式化正确使用 +1876,并且 getfullnumberwithplus 返回更新后的代码时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100