This question is locked. New answers and comments are not allowed.
Hello,
I am new to Kendo UI, but I think there is a bug.
The statusbar does overlay, but after that the layout is 20px to short on the bottom.
Are there some Workarounds? Thank you
I am new to Kendo UI, but I think there is a bug.
The statusbar does overlay, but after that the layout is 20px to short on the bottom.
Are there some Workarounds? Thank you
document.addEventListener('deviceready', function () { navigator.splashscreen.hide(); StatusBar.overlaysWebView(true); }, false);