mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 12:02:49 +08:00
Update opener_paths.xml
Solving issue https://github.com/pwlin/cordova-plugin-file-opener2/issues/102 for cached dir. Probably need to do to all other dir.'s as well (persistent, etc....)
This commit is contained in:
parent
6482e9c2a4
commit
18cc06bad6
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<external-path name="external_files" path="." />
|
||||
<cache-path name="cached_files" path="." />
|
||||
</paths>
|
||||
|
Loading…
Reference in New Issue
Block a user