Harsh Baldevbhai Bhakt
Harsh Baldevbhai Bhakt
hey, same issue here... @longvd89 , how did you solve?
Any update on this?
Any update sir?
Unfortunately, there is no easy way for now. If you are just starting out, checkout [Android Country Picker](https://github.com/hbb20/AndroidCountryPicker) library that allows this functionality out of the box. Checkout documentation for...
That library is written in Kotlin and is not really tested with Java.
It should go away with 2.5.2? Is it still happening in 2.5.2?
Right. I missed one variable in 2.5.1 but then after you pointed out, I put another check in https://github.com/hbb20/CountryCodePickerProject/pull/488 and released 2.5.2. If it's still happening, not sure what's wrong.
Can you please describe?
Why a Country Code Picker need to extend AppCompatActivity?
That's an interesting design. I did not think about it because I haven't seen UI design where it's on left. As a quick fix, until we release with that option,...