Status bar overlaps the navbar on Android Marshmallow

Hello,

I noticed that on Marshmallow (not sure if it’s the same with later Android versions), there’s too little space between the statusbar icons and the navbar - kind of the same issue mentioned here: https://framework7.io/docs/statusbar.html but on Android. Here’s the screenshot on Marshmallow: https://pasteboard.co/HcZ8nqc.jpg. I tried it on another Android device that has Kitkat, and it looks okay: https://pasteboard.co/HcZabEN.png. I tried
statusbar: {
overlay: true,
},
and it fixed the issue with the Marshmallow device but it created more space on the one with the Kitkat so I don’t think that’s the solution. Anyone knows how to fix it?

As always, thanks in advance! :slight_smile:

Use Cordova statusbar plugin, also try different values of Fullscreen parameter in Cordova.xml