hbb20 / hbb20/CountryCodePickerProject
arrow does not shown above version 2.4.0
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 509
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.