receive_sharing_intent
receive_sharing_intent copied to clipboard
fix opening shared file from content://media-uri
Hi
Adressing the stacktrace in #105 I've made the following patch. The original code tried to open the entire folder, and I've simple appended the ID of the query. It may not be covering every case or foolproof, but works for my initial case.
Is this branch merged??? in 1.4.5
Confirmed, that this fixed the issue.
@KasemJaffer @dvird @xal @danReynolds : Would you please merge this PR and/or add me as a maintainer?