feat: 新增通知小图标 | 快进回退使用矢量图标

默认启动器图标边距太大,显示图标太小
This commit is contained in:
Riri
2023-10-26 12:39:40 +08:00
parent 1c3f8beeb1
commit d8d7ab22c9
15 changed files with 20 additions and 3 deletions

View File

@@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>