forked from vergnet/application-amicale
Fixed app.json errors
This commit is contained in:
parent
1dff662696
commit
2a3f19e092
1 changed files with 2 additions and 2 deletions
4
app.json
4
app.json
|
@ -24,8 +24,8 @@
|
|||
"backgroundColor": "#00000000"
|
||||
},
|
||||
"androidNavigationBar": {
|
||||
"visible": true,
|
||||
"barStyle": "light-content"
|
||||
"barStyle": "light-content",
|
||||
"backgroundColor": "#121212"
|
||||
},
|
||||
"splash": {
|
||||
"backgroundColor": "#be1522",
|
||||
|
|
Loading…
Reference in a new issue