Skip to content

Commit ec51c3e

Browse files
feat: add icon
1 parent 57b6155 commit ec51c3e

34 files changed

+1
-172
lines changed

android/app/src/main/res/drawable/ic_launcher_background.xml

-170
This file was deleted.

android/app/src/main/res/drawable/splash.png

100644100755
1.84 MB
Loading

android/app/src/main/res/mipmap-hdpi/ic_launcher.png

100644100755
2.75 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

android/app/src/main/res/mipmap-mdpi/ic_launcher.png

100644100755
1.5 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.

android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

100644100755
3.14 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.

android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

100644100755
3.96 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.

android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

100644100755
5.1 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<color name="ic_launcher_background">#FFFFFF</color>
3+
<color name="ic_launcher_background">#fee7b</color>
44
</resources>

assets/splash.png

-10.5 MB
Binary file not shown.

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"@babel/plugin-transform-runtime": "^7.25.9",
3434
"@babel/preset-env": "^7.26.0",
3535
"@biomejs/biome": "1.9.4",
36-
"@capacitor/assets": "^3.0.5",
3736
"@capacitor/cli": "^6.2.0",
3837
"@commitlint/cli": "^19.6.1",
3938
"@commitlint/config-conventional": "^19.6.0",

0 commit comments

Comments
 (0)