Files
pmu_android/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml
2026-04-01 19:51:19 +02:00

6 lines
293 B
XML

<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/white"/>
<foreground android:drawable="@drawable/logo_svg"/>
<monochrome android:drawable="@drawable/logo_svg" />
</adaptive-icon>