增加动态取色图标支持

This commit is contained in:
HapeLee
2025-09-13 03:42:47 +08:00
parent afb7ec8ddb
commit 07c01e2b35
@@ -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_launcher4" />
</adaptive-icon>