From 9773b16a98c946e42d39afccc6255e1f1f611aed Mon Sep 17 00:00:00 2001 From: lookshe Date: Sun, 27 Mar 2016 14:41:25 +0200 Subject: Fixes FS#166 - Images cannot be opened since storing in private image folder --- src/main/res/xml/filepaths.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/main/res/xml/filepaths.xml (limited to 'src/main/res/xml/filepaths.xml') diff --git a/src/main/res/xml/filepaths.xml b/src/main/res/xml/filepaths.xml new file mode 100644 index 00000000..71062dda --- /dev/null +++ b/src/main/res/xml/filepaths.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.2.3