beans/app/src/main/res/mipmap-anydpi/ic_launcher_round.xml

5 lines
270 B
XML
Raw Normal View History

2023-03-21 14:16:14 +01:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
2024-02-15 22:42:54 +01:00
<background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
2023-03-21 14:16:14 +01:00
</adaptive-icon>