summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/mipmap/xmanager_round.xml
blob: c9fe85218a36ad134318fb4fac3855c81746bf95 (plain) (blame)
1
2
3
4
5
<?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="@drawable/xmanager"/>
</adaptive-icon>