Fix sharing files from sdcard
This commit is contained in:
@@ -1,15 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<paths>
|
<paths>
|
||||||
<external-files-path
|
<!-- https://issuetracker.google.com/issues/37125252 -->
|
||||||
name="manga-ext"
|
<!--suppress AndroidElementNotAllowed -->
|
||||||
path="/manga" />
|
<root-path
|
||||||
<files-path
|
name="root"
|
||||||
name="manga"
|
path="." />
|
||||||
path="/manga" />
|
|
||||||
<external-files-path
|
|
||||||
name="backups-ext"
|
|
||||||
path="/backups" />
|
|
||||||
<files-path
|
|
||||||
name="backups"
|
|
||||||
path="/backups" />
|
|
||||||
</paths>
|
</paths>
|
||||||
Reference in New Issue
Block a user