🚀 Configure for android

This commit is contained in:
2024-04-01 21:01:53 +08:00
parent 280a180d9e
commit e36fc53df8
51 changed files with 41 additions and 234 deletions

View File

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