mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-24 21:47:59 +01:00
6 lines
254 B
XML
6 lines
254 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||
|
<background android:drawable="@color/md_red_700"/>
|
||
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||
|
</adaptive-icon>
|