Fix android system bars overlapping UI #1564 #1574

This commit is contained in:
advplyr
2025-05-21 17:26:31 -05:00
parent 1357a0628f
commit 1cf36e5549
8 changed files with 71 additions and 20 deletions
+4
View File
@@ -5,6 +5,10 @@
"plugins": {
"CapacitorHttp": {
"enabled": false
},
"StatusBar": {
"backgroundColor": "#232323",
"style": "DARK"
}
},
"server": {