add themed icon and remove unnecessary icon files

This commit is contained in:
Minecon724 2024-08-04 10:10:35 +02:00
parent 2a61d22de9
commit d25db8ca0c
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>