launcher/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Finn M Glas c8f202d570
Add a app icon
it took way too long to add a good one ^^
so here you go!
2020-05-26 19:42:09 +02:00

5 lines
No EOL
268 B
XML

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