Fullscreen make tabs submerge 1.0.0 beat3

hello everybody

in my app i use ionic.Platform.fullscreen(true,false) to hide statusBar

but tabs will submerge

from
http://goo.gl/8pNIWA

ionic.Platform.fullscreen(true,false)

to
http://goo.gl/BcbjQy

i also open an issue in git

thanks for every one

What device/s or emulator are you running on?

Some more info would be helpfully - I know the ionic guys are working on the viewport size stuff

A CodePen sample would help. I know it won’t work in the browser, but we can copy it into a local app and run on a device.

I know the status bar plugin has always been a bit problematic. If you need to make things full screen, you could always set it in the config.xml.

This will make the app full screen right when you start it