fedilab-Android-App/app/src/main/res/mipmap-anydpi-v26/ic_launcher_crash.xml

6 lines
358 B
XML
Raw Normal View History

2022-10-27 16:16:58 +02: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_crash_background" />
<foreground android:drawable="@drawable/ic_launcher_crash_foreground" />
2022-12-18 11:10:26 +01:00
<monochrome android:drawable="@drawable/ic_launcher_crash_foreground" />
2022-10-27 16:16:58 +02:00
</adaptive-icon>