blob: 5dd166c90d26f76a7c099067f74c1813f21b8ae4 (
plain) (
tree)
|
|
<?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>
|