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 045b023 commit f9870c3Copy full SHA for f9870c3
1 file changed
AndroidFilePickerLightLibrary/src/main/AndroidManifest.xml
@@ -64,7 +64,7 @@
64
65
<provider
66
android:name="com.maxieds.androidfilepickerlightlibrary.BasicFileProvider"
67
- android:authorities="com.maxieds.androidfilepickerlightlibrary"
+ android:authorities="com.maxieds.androidfilepickerlightlibrary.FileChooserActivity"
68
android:exported="true"
69
android:enabled="true"
70
android:grantUriPermissions="true"
0 commit comments