mod: 修改app图标、名称

This commit is contained in:
guozhigq
2023-08-12 11:52:31 +08:00
parent 5bf906b278
commit c0f5555654
41 changed files with 24 additions and 8 deletions

View File

@ -2,5 +2,4 @@
<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_monochrome"/>
</adaptive-icon>