WrathChaos / MediaPickerLib

Kotlin based media picker library, to pick multiple images and/or vidoes from built-in gallery. Easy to implement and use :)
https://www.freakycoder.com
MIT License
49 stars 16 forks source link

directory names disappear when back to the same Gallery for second time. #12

Open moxgeek opened 4 years ago

moxgeek commented 4 years ago

i did use your used fork "multiple-media-picker" the origin project and this issue doesn't occur.

when I open the activity everything working fine (except the directory not really well arranged, from time to time I can see square or rectangle ). but when I press back and I open the activity again, the names just disappear.

WrathChaos commented 4 years ago

Hello @moxgeek, Thank you for the feedback. Can you show me the screenshot of the not arranged UI? Also, I will look at the names disappearing bug.

moxgeek commented 4 years ago

in this gif, you can see both issues. the first one at the begging you can see that Gbwhatsapp folder is really small in comparison to other folders. I closed the Activity and reopen it, and the seconds issue was every name just disappear. ezgif-3-1b94ed0b664a

when I went to old lib it works fine, no issues the only problem with the old lib is need older glid lib.

WrathChaos commented 4 years ago

I will look at it @moxgeek. Thank you :)