🍱 Adjust android icon

This commit is contained in:
2024-12-06 00:01:26 +08:00
parent c603b3fcb0
commit f16053c475
50 changed files with 49 additions and 22 deletions

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/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>