通知中心封面图显示
部分界面的信息更新 缓存系统初步引入 即将进入播放列表更新
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<paths>
|
||||
<!-- app_flutter 目录(getApplicationDocumentsDirectory) -->
|
||||
<files-path name="app_flutter" path="../app_flutter/" />
|
||||
<!-- 封面图目录 -->
|
||||
<files-path name="artworks" path="../app_flutter/artworks/" />
|
||||
<!-- 缓存目录 -->
|
||||
<cache-path name="cache" path="." />
|
||||
<!-- 外部文件目录(备用) -->
|
||||
<external-files-path name="external" path="." />
|
||||
</paths>
|
||||
Reference in New Issue
Block a user