开发者

Display UIActivityIndicatorView while loading the application

I chec开发者_开发百科ked other questions and found none with my doubt.

Is there a way to display an UIActivityIndicatorView "on top" of Default.png while my iPhone application is being loaded?

Thanks in advance.

Camilo @ lx-apps.com/


You can paste a (static) indicator view image on top of Default.png. Of course it won't animate.

Other than that you can't do anything because the app isn't loaded yet, so none of your UI code will run.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜