Fixes the 2 csv files being created on export, in Downloads

This commit is contained in:
Sofiya Tepikin
2018-12-11 23:06:10 +01:00
parent 4a1f0ccbdd
commit 3641f0b1a1
4 changed files with 26 additions and 18 deletions
@@ -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>