去掉 anydpi icon

This commit is contained in:
renhaoting 2025-12-23 18:47:28 +08:00
parent 6ff7704cad
commit 64242f4905
2 changed files with 0 additions and 12 deletions

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher" />
<monochrome android:drawable="@mipmap/ic_launcher" />
</adaptive-icon>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@mipmap/ic_launcher" />
<monochrome android:drawable="@mipmap/ic_launcher" />
</adaptive-icon>