🐛 Fix android icon issue

This commit is contained in:
2024-12-22 01:22:24 +08:00
parent f5dcf71e10
commit 77e3ce8bcc
7 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#FFFFFFFF</color>
<color name="ic_notification_background">#00000000</color>
</resources>