fix: fix splash background color

This commit is contained in:
Weihua Lu
2021-09-30 14:22:21 +08:00
parent a5a38d9ccd
commit 4abc1192b3
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
"launchAutoHide": false,
"androidScaleType": "CENTER_CROP",
"splashImmersive": true,
"backgroundColor": "#00405b"
"backgroundColor": "#002b36"
}
}
}