From a4004d4a979e66f4e896a14aa71763aa3606f915 Mon Sep 17 00:00:00 2001 From: kunfei Date: Thu, 15 Aug 2019 20:34:09 +0800 Subject: [PATCH] up --- app/src/main/AndroidManifest.xml | 16 ++++++++++++++++ app/src/main/res/xml/file_paths.xml | 9 +++++++++ 2 files changed, 25 insertions(+) create mode 100644 app/src/main/res/xml/file_paths.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0e4a258e1..b30a3d6ff 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -63,6 +63,22 @@ + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/xml/file_paths.xml b/app/src/main/res/xml/file_paths.xml new file mode 100644 index 000000000..cdcf27e1b --- /dev/null +++ b/app/src/main/res/xml/file_paths.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file