Splash Screen with busy Indicator in worklight app

心已入冬 提交于 2019-12-02 15:08:11

问题


I am working on a new app where it is needed to add a busy indicator or progressive bar in the splash screen . It is a hybrid app . So the implementation should in Web resources(html, js and css) and the app is done in worklight so the implementation should also be in worklight . Do you have any suggestion to solve this issue


回答1:


In Hybrid applications the ability to control over the splash screen (= change its appearance, duration, and other things like that), is currently not possible in the manner you would like - by using HTML, JS, CSS...

The ability to do so (in Android and iOS only) will be introduced in Worklight 6.2, to be released in June 2014 (this month), where you could decide how and what to display. For example: An animation or a rotating set of images, etc.



来源:https://stackoverflow.com/questions/24028556/splash-screen-with-busy-indicator-in-worklight-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!