build(android): update adaptive icon assets and background color
Update app icons and splash assets to match new branding, changing the adaptive icon background color from light blue (#E6F4FE) to brand blue (#0570F9) across all Android icon variants.
2
app.json
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
"backgroundColor": "#E6F4FE",
|
||||
"backgroundColor": "#0570F9",
|
||||
"foregroundImage": "./assets/android-icon-foreground.png",
|
||||
"backgroundImage": "./assets/android-icon-background.png",
|
||||
"monochromeImage": "./assets/android-icon-monochrome.png"
|
||||
|
||||
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 395 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 395 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
assets/icon.png
|
Before Width: | Height: | Size: 522 KiB After Width: | Height: | Size: 385 KiB |
|
Before Width: | Height: | Size: 522 KiB After Width: | Height: | Size: 385 KiB |