fix: 继续修改莫奈图标

This commit is contained in:
orz12
2024-03-01 12:56:38 +08:00
parent 29ba3a6d53
commit ba64a80bc7
19 changed files with 58 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
</adaptive-icon>