2 Commits
Author SHA1 Message Date
amos ca9388e334 fix: 添加应用图标引用到 AndroidManifest
Android Release / release (push) Successful in 47s
2026-06-03 00:12:24 +08:00
amos 43277c5c67 feat: 设置应用图标 (ARKJ)
Android Release / release (push) Successful in 49s
2026-06-03 00:04:54 +08:00
6 changed files with 1 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
<application <application
android:allowBackup="true" android:allowBackup="true"
android:label="@string/app_name" android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:theme="@android:style/Theme.DeviceDefault.Light.NoActionBar"> android:theme="@android:style/Theme.DeviceDefault.Light.NoActionBar">
<activity <activity
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB