Statusbar android androidOverlaysWebView overlapping

Hi guys. I’m having a problem with F7 and the status bar for android.

For recreate this problem, I created a new clean project using f7-cli. Basically the problem is that than when I enabled the androidOverlaysWebView the navbar overlaps with the status bar.

Here is an example using different layouts and different frameworks, so it doesn’t seem to be a problem of a specific framework or layout.

Is this normal? I could solve it with CSS making a margin or padding in the navbar, but I think it would be good if this worked well without adding these extra styles.