hbb20 / hbb20/CountryCodePickerProject
arrow does not shown above version 2.4.0
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.