Fixes the 2 csv files being created on export, in Downloads
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="Downloads" path="Download/" />
|
||||
<root-path name="root" path="" />
|
||||
<files-path
|
||||
name="files-path"
|
||||
path="." /> <!-- Used to access into application data files -->
|
||||
</paths>
|
||||
Reference in New Issue
Block a user