blob: 5cc3e5940c4daa09ce8d869cf175a0065cbfd098 (
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>
|