mirror of
https://gitee.com/shuto/cordova-plugin-file-opener2.git
synced 2025-01-31 12:02:49 +08:00
Added more paths to opener_paths.xml
This commit is contained in:
parent
4f29b8d290
commit
73120a73ac
@ -1,6 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<files-path name="files" path="." />
|
||||
<external-files-path name="external_files" path="." />
|
||||
<external-path name="external_files" path="." />
|
||||
<cache-path name="cached_files" path="." />
|
||||
<external-cache-path name="cached_files" path="." />
|
||||
</paths>
|
||||
|
Loading…
Reference in New Issue
Block a user