Try to make icon nicer.

This commit is contained in:
Creeper Lv
2025-12-24 02:57:21 +11:00
parent be9b6d9619
commit 03a8660008
9 changed files with 20 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
<adaptive-icon xmlns:android="http://schemas.microsoft.com/apk/res/android">
<background android:drawable="@drawable/icon_fg" />
<foreground android:drawable="@drawable/icon_bg" />
</adaptive-icon>