enhance: set status bar background for splash screen

This commit is contained in:
Tienson Qin
2021-11-27 22:27:52 +08:00
parent ef1b3d7131
commit 842c8013db
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,8 @@
"launchShowDuration": 3000,
"launchAutoHide": false,
"androidScaleType": "CENTER_CROP",
"splashImmersive": true,
"splashImmersive": false,
"showSpinner": true,
"backgroundColor": "#002b36"
}
},