去掉 anydpi icon
This commit is contained in:
parent
6ff7704cad
commit
64242f4905
|
|
@ -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>
|
|
||||||
|
|
@ -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>
|
|
||||||
Loading…
Reference in New Issue