Skip to content

Commit c2c0cbe

Browse files
committed
build: Update app icons and manifest
- Added new launcher icons - Added maskable icons - Updated AndroidManifest - Updated web manifest
1 parent a23c498 commit c2c0cbe

File tree

12 files changed

+14
-2
lines changed

12 files changed

+14
-2
lines changed

android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<application
33
android:label="ht_main"
44
android:name="${applicationName}"
5-
android:icon="@mipmap/ic_launcher">
5+
android:icon="@mipmap/launcher_icon">
66
<activity
77
android:name=".MainActivity"
88
android:exported="true"
10.9 KB
Loading
5.38 KB
Loading
17.6 KB
Loading
34.4 KB
Loading
55.5 KB
Loading

web/favicon.png

-326 Bytes
Loading

web/icons/Icon-192.png

38.3 KB
Loading

web/icons/Icon-512.png

241 KB
Loading

web/icons/Icon-maskable-192.png

55.5 KB
Loading

0 commit comments

Comments
 (0)