图标资源修改

This commit is contained in:
ZhanGSKen
2025-05-07 14:48:50 +08:00
parent c7177f5fa5
commit 9d66934694
4 changed files with 8 additions and 7 deletions

View File

@@ -2,7 +2,10 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" >
<application>
<application
tools:replace="android:icon,android:roundIcon"
android:icon="@drawable/ic_launcher_stage"
android:roundIcon="@drawable/ic_launcher_stage">
<!-- Put flavor specific code here -->