设置应用图标方案

This commit is contained in:
ZhanGSKen
2025-06-08 21:10:47 +08:00
parent bea22e3853
commit 0b5402f5f3
6 changed files with 32 additions and 6 deletions

View File

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