Skip to content
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

Fix loading from Downloads folder in Android 9 and above #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hidekisdev
Copy link

@hidekisdev hidekisdev commented Mar 10, 2021

Hi Aoki-san,

Based on issue #151 I reported, I fixed the issue this time.
Since Android 9, contentUri starting with "content://downloads/public_downloads/" doesn't work anymore. So basically I retrieved external storage path instead.

Please have a look at the code.
SimpleCropView has helped me out, I hope this commit helps your development as well.

Thanks for your time and reading this in advance.

  • Hideki

@hidekisdev hidekisdev marked this pull request as ready for review March 10, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant