-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image not loading on switch of folder #854
Comments
Hey there, I ran into this issue as well, build.gradle (app): |
Thank you for the suggestion but it does not help in my case. |
Please check out PictureSelector |
didn't understand if appcompat is issue then why it's showing all media? and it's not working for me either |
Any solution? media not showing when switch folder |
use this:- implementation 'androidx.appcompat:appcompat:1.2.0' this work for me |
any update? |
This library seems to be no longer maintained #869 |
I've created a PR with fix for this issue. I doubt it will be merged any time soon, so if you want to use newer versions of appcompat and still use this library you could build it to an |
not working with this code still facing the same issue after changing the folder showing a blank screen
|
@hemrajKumawat1 - #814 (comment) change to this in
It will work. |
hey anybody found a solution i am also getting this same issue |
image not showing on switch of folder
this is what i done so far
Library
this is what i am getting in log
this is what i am getting on first time open
i am getting this if i switch folder
The text was updated successfully, but these errors were encountered: