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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Reproduce the missing arrow in versions newer than 2.4.0 using the reported `R.id.imageView_arrow` lookup and compare it with 2.4.0. Inspect how `ccpDialog_backgroundColor` is declared and consumed; done means the arrow renders in newer versions and the attribute compiles when configured.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100