This is a migrated thread and some comments may be shown as answers.

Kendo UI StatusBar.overlaysWebView()

1 Answer 129 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Maria
Top achievements
Rank 1
Maria asked on 03 Apr 2014, 12:00 PM
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
document.addEventListener('deviceready', function () {
        navigator.splashscreen.hide();
        StatusBar.overlaysWebView(true);
    }, false);

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 08 Apr 2014, 07:00 AM
Hello Maria,

With iOS7 Apple introduced a change in the way status bar is displayed. In order to read more about it and the way to fix this issue, please check the following documentation article:

http://docs.telerik.com/kendo-ui/getting-started/mobile/application#seamless-status-bar-in-ios7 

In case you have any further questions, please do not hesitate to contact us.

Regards,
Kiril Nikolov
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
Report a bug
Asked by
Maria
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or