add launcher icons and clean inbox rows

This commit is contained in:
Xisheng-Zhao
2026-05-18 00:08:56 +08:00
parent b435a9bf7d
commit dc7dfd2fba
16 changed files with 16 additions and 22 deletions
+2
View File
@@ -4,7 +4,9 @@
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:theme="@style/AppTheme"
android:usesCleartextTraffic="${usesCleartextTraffic}">
<activity