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

Try to get path using original file uri if previous attempts to get path failed #808

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DexerBR
Copy link
Contributor

@DexerBR DexerBR commented May 1, 2024

On some recent Android APIs, selecting a file from ☰ → Images/* will fail. This PR uses an additional approach to get the path of the selected file if previous attempts to get path failed.

  • Tested on Android 13

@DexerBR DexerBR changed the title Try to get path using original file uri if previous attempts to get "path" failed Try to get path using original file uri if previous attempts to get path failed May 1, 2024
@misl6
Copy link
Member

misl6 commented May 5, 2024

PEP8 checks are failing, can you take care of it?

@DexerBR
Copy link
Contributor Author

DexerBR commented May 5, 2024

PEP8 checks are failing, can you take care of it?

Fixed 👍

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.

2 participants