Android: Fix icon background

This commit is contained in:
wheremyfoodat 2024-11-03 14:26:57 +02:00
parent 8fc6675a05
commit 9638ba0be4

View file

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