Skip to content

Commit eb0fcb9

Browse files
committed
refactor(client): use system icon
1 parent 6495b66 commit eb0fcb9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

client/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android:allowBackup="true"
99
android:dataExtractionRules="@xml/data_extraction_rules"
1010
android:fullBackupContent="@xml/backup_rules"
11-
android:icon="@mipmap/ic_launcher"
11+
android:icon="@android:drawable/ic_menu_compass"
1212
android:label="MaimaiHelper"
1313
android:theme="@android:style/Theme.DeviceDefault.NoActionBar"
1414
tools:targetApi="31">
-982 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)