Skip to content

Commit 0a3a152

Browse files
committed
fix: OF-543 - splashscreen not fullscreen
1 parent ddfaa79 commit 0a3a152

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mobile/app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292
"apiKey": "AIzaSyCvQCDDpKQW-DlxC44t8edMgC52HvTl4LM"
9393
}
9494
},
95+
"splash": {
96+
"resizeMode": "cover"
97+
},
9598
"googleServicesFile": "./google-services.json",
9699
"permissions": [
97100
"android.permission.CAMERA",

0 commit comments

Comments
 (0)