handle sd card files with the fileprovider too
This commit is contained in:
parent
98bee4022e
commit
4c0b773e94
|
@ -1,4 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<paths>
|
<paths>
|
||||||
<external-path name="external_files" path="."/>
|
<external-path name="external_files" path="."/>
|
||||||
|
<root-path name="external_files" path="/storage/" />
|
||||||
</paths>
|
</paths>
|
||||||
|
|
Loading…
Reference in New Issue