habitica-android/Habitica/res/mipmap-anydpi-v26/ic_launcher.xml

6 lines
338 B
XML
Raw Normal View History

2017-10-27 10:21:58 +00:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
2023-02-16 08:44:13 +00:00
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
2017-10-27 10:21:58 +00:00
</adaptive-icon>