mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-12-01 08:48:00 +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_blue_700"/>
|
||
|
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||
|
</adaptive-icon>
|