- 增加应用图标

This commit is contained in:
Pine
2026-05-13 01:29:45 +08:00
parent d9b0aa27e5
commit c9a3ef92a1
53 changed files with 9 additions and 0 deletions
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>