Files
solon/mobile/app/src/main/res/mipmap-anydpi-v26/launcher.xml
T
2024-10-22 18:18:13 +02:00

5 lines
262 B
XML

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