logo修改

This commit is contained in:
2025-09-12 13:32:10 +08:00
parent e9a366b52a
commit 1658b6fe6f
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -21,9 +21,9 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/ic_launcher512"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_launcher512"
android:supportsRtl="true"
android:theme="@style/Theme.SmartPlateCabinet"
tools:targetApi="31">
Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB