MOBILE-3039 ios: Make status bar not overlay content
parent
455b78d98f
commit
7d90773578
|
@ -75,8 +75,8 @@
|
|||
"notificoncolor": "#f98012",
|
||||
"statusbarbg": false,
|
||||
"statusbarlighttext": false,
|
||||
"statusbarbgios": false,
|
||||
"statusbarlighttextios": false,
|
||||
"statusbarbgios": "#f98012",
|
||||
"statusbarlighttextios": true,
|
||||
"statusbarbgandroid": "#df7310",
|
||||
"statusbarlighttextandroid": true,
|
||||
"statusbarbgremotetheme": "#000000",
|
||||
|
|
Loading…
Reference in New Issue