hbb20 / hbb20/CountryCodePickerProject
arrow does not shown above version 2.4.0
未关闭
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 509
- PR 合并指标
- 30 天内没有已合并 PR
描述
Version 2.4.0 is the last one where I can see the arrow. For newer Versions I only see white where it should be.
I also tried the following:
```
val img : ImageView = ccp.findViewById(R.id.imageView_arrow)
img.setBackgroundColor(0x3A3535)
img.visibility = View.VISIBLE
```
But the arrow just does not want to show up above 2.4.0.
Also with all of the versions I tested I get a compilation error when I try to set the attribute ccpDialog_backgroundColor.
贡献指南
这个仓库没有索引到贡献指南
调研方向
使用报告中的 `R.id.imageView_arrow` 查找方式,在高于 2.4.0 的版本中复现缺失的箭头,并与 2.4.0 进行比较。检查 `ccpDialog_backgroundColor` 的声明和使用方式;当箭头在较新版本中正常渲染,并且属性在配置后能够编译时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android
- 领域
- mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100