We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eac7bf commit 045b023Copy full SHA for 045b023
1 file changed
AndroidFilePickerLightLibrary/src/main/AndroidManifest.xml
@@ -65,7 +65,7 @@
65
<provider
66
android:name="com.maxieds.androidfilepickerlightlibrary.BasicFileProvider"
67
android:authorities="com.maxieds.androidfilepickerlightlibrary"
68
- android:exported="false"
+ android:exported="true"
69
android:enabled="true"
70
android:grantUriPermissions="true"
71
android:permission="android.permission.MANAGE_DOCUMENTS"
0 commit comments