native-android-csharp/DemoAndroid/Resources/mipmap-anydpi-v26/appicon.xml
2024-06-19 15:37:29 +02:00

4 lines
217 B
XML

<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/appicon_background" />
<foreground android:drawable="@mipmap/appicon_foreground" />
</adaptive-icon>