6.7.0 - Alpha12 - 插件中心 M1 - 插件中心列表渲染支持本地发现与索引读取; 启动器快捷方式添加 "插件" 选项
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_app_shortcut_plugin_center_adaptive_background"/>
|
||||
<foreground android:drawable="@drawable/ic_app_shortcut_plugin_center_adaptive_foreground"/>
|
||||
</adaptive-icon>
|
||||
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_app_shortcut_plugin_center_adaptive_background"/>
|
||||
<foreground android:drawable="@drawable/ic_app_shortcut_plugin_center_adaptive_foreground"/>
|
||||
</adaptive-icon>
|
||||
Reference in New Issue
Block a user