summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/mipmap-anydpi-v26/xmanager.xml
blob: 5dd166c90d26f76a7c099067f74c1813f21b8ae4 (plain) (blame)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    <background android:drawable="@color/xmanager_background"/>
    <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
    <monochrome android:drawable="@mipmap/ic_launcher_monet"/>
</adaptive-icon>