Skip to content

Commit bdb8826

Browse files
authored
feat: add external path to Downloads (#456)
1 parent a054ae9 commit bdb8826

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/src/main/res/xml/provider_paths.xml

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

0 commit comments

Comments
 (0)