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

Changing application loading to inherit ios look and feel

1 Answer 43 Views
Application
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 21 May 2014, 12:47 PM
Hi,

I am currently developing a Blackberry app using the Kendo-ui mobile and cordova. 

On load i create a kendo.mobile.Application with the platform set to Blackberry to set the css to mimic the native environment. However we prefer the look an feel of the loading activity spinner for the other platforms; 'window.app.showLoading()' particularly the iOS version.

Is it possible to make the spinner inherit the look and feel of another platform whilst keeping the base platform 'Blackberry'?

Ideally when we call window.app.showLoading(); i would like it to use the css for iOS. 

Is this possible and if so how?

Thanks ahead.
 

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 22 May 2014, 08:19 AM
Hello Peter,

I am afraid that such functionality is not supported out of the box. Currently the loading popup that is used in an application corresponds to the current platform of the project. You can override the current settings, but it will require some custom CSS to be added.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Application
Asked by
Peter
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or