MOBILE-3039 ios: Make status bar not overlay content

main
Dani Palou 2019-05-22 12:55:04 +02:00
parent 455b78d98f
commit 7d90773578
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@
"notificoncolor": "#f98012",
"statusbarbg": false,
"statusbarlighttext": false,
"statusbarbgios": false,
"statusbarlighttextios": false,
"statusbarbgios": "#f98012",
"statusbarlighttextios": true,
"statusbarbgandroid": "#df7310",
"statusbarlighttextandroid": true,
"statusbarbgremotetheme": "#000000",