Icon Schmicon
All checks were successful
Flutter Schmutter / build (push) Successful in 3m33s

This commit is contained in:
2025-06-07 20:41:06 +02:00
parent 1cd10b3809
commit 836a0886e2
92 changed files with 140 additions and 2 deletions

View File

@ -0,0 +1,6 @@
<?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"/>
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
</adaptive-icon>