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", "notificoncolor": "#f98012",
"statusbarbg": false, "statusbarbg": false,
"statusbarlighttext": false, "statusbarlighttext": false,
"statusbarbgios": false, "statusbarbgios": "#f98012",
"statusbarlighttextios": false, "statusbarlighttextios": true,
"statusbarbgandroid": "#df7310", "statusbarbgandroid": "#df7310",
"statusbarlighttextandroid": true, "statusbarlighttextandroid": true,
"statusbarbgremotetheme": "#000000", "statusbarbgremotetheme": "#000000",