Calling page.hideStatusBar() like in the example seems to work fine on iOS, but only makes the statusbar white on android.
Trying to show it again restores the color like on the actionbar, but no visible text and/or icons.
Not sure if the rounded display-corners of my development device have something to do with the problem, will try to find another one...
Edit: setting color also does not seem to work.
Calling
page.hideStatusBar()like in the example seems to work fine on iOS, but only makes the statusbar white on android.Trying to show it again restores the color like on the actionbar, but no visible text and/or icons.
Not sure if the rounded display-corners of my development device have something to do with the problem, will try to find another one...
Edit: setting color also does not seem to work.