FossifyGallery/app/src/main/res/mipmap-anydpi-v26/ic_launcher_yellow.xml

7 lines
330 B
XML
Raw Normal View History

2018-05-12 21:00:07 +02:00
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/md_yellow_700" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
<monochrome android:drawable="@drawable/ic_launcher_monochrome" />
2018-05-12 21:00:07 +02:00
</adaptive-icon>