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.
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.