feufaro/composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml

5 lines
268 B
XML
Raw Normal View History

2025-07-04 16:51:17 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2026-08-12 09:56:23 +03:00
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
2025-07-04 16:51:17 +02:00
</adaptive-icon>