Create xmanager.xml

This commit is contained in:
xC3FFF0E 2022-05-25 16:07:13 +08:00 committed by GitHub
parent 13abd99af4
commit b1e0ad036e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,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>