modify icon & add notify function

This commit is contained in:
2026-02-27 17:25:34 +08:00
parent 876842c0db
commit 38291885dd
42 changed files with 844 additions and 111 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<application
android:label="learn"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/launcher_icon"
android:networkSecurityConfig="@xml/network_security_config">
<activity
android:name=".MainActivity"
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB