This commit is contained in:
Boof2015
2026-07-13 02:57:35 -04:00
parent a485bdacd1
commit 6fc88c30a1
6 changed files with 4 additions and 5 deletions
+4 -5
View File
@@ -16,9 +16,8 @@
"package": "io.github.boof2015.astra",
"backgroundColor": "#000000",
"adaptiveIcon": {
"backgroundColor": "#000000",
"backgroundColor": "#05070A",
"foregroundImage": "./assets/images/android-icon-foreground.png",
"backgroundImage": "./assets/images/android-icon-background.png",
"monochromeImage": "./assets/images/android-icon-monochrome.png"
},
"predictiveBackGestureEnabled": false
@@ -39,11 +38,11 @@
[
"expo-splash-screen",
{
"backgroundColor": "#000000",
"backgroundColor": "#05070A",
"android": {
"image": "./assets/images/splash-icon.png",
"imageWidth": 96,
"backgroundColor": "#000000"
"imageWidth": 182,
"backgroundColor": "#05070A"
}
}
],
Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 780 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 15 KiB