hbb20 / AndroidCountryPicker

Android Country Picker is a Kotlin-first, flexible and powerful Android library that allows to integrate Country Picker with just a few lines.
MIT License
103 stars 29 forks source link

Picker Dialog is not WRAP_CONTENT #38

Closed Dave181295 closed 3 years ago

Dave181295 commented 3 years ago

Okay I just realized, so the showFullScreen = false doesn't make the dialog WRAP_CONTENT it's still very large and going until the bottom of the screen even if I have fews countries..

hbb20 commented 3 years ago

v0.0.6 has been released and should be available soon. This will take care of auto-wrapping.