更新Logo

This commit is contained in:
ZhanGSKen
2025-09-29 17:54:19 +08:00
parent 33d4a1f0bb
commit 047de2bd1b
6 changed files with 27 additions and 5 deletions

View File

@@ -5,8 +5,7 @@
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/MyAppTheme"
android:resizeableActivity="true"