Skip to content

Commit 628a404

Browse files
committed
Added files-path
Fixed Failed to find configured root exception #116
1 parent 035cae3 commit 628a404

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

imagepicker/src/main/res/xml/image_picker_provider_paths.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,7 @@
33
<external-path
44
name="external_files"
55
path="." />
6+
<files-path
7+
name="internal_files"
8+
path="." />
69
</paths>

0 commit comments

Comments
 (0)