mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-24 05:27:59 +01:00
6 lines
255 B
XML
6 lines
255 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_cyan_700"/>
|
||
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||
|
</adaptive-icon>
|