开发者

How to create a splash screen with a UIActivityIndicator for a Tab bar application?

How to create a splash screen with a UIActivityIndicator for a Tab bar applicat开发者_开发技巧ion ?


Add it over top of the tab bar. As in, add it as a subview to your window. Remove that view once you're ready. Unless of course you want to show the tab bar and just display a splash (such as some loading screen) for a view it displays, then do the same, but to the contained view not the window.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜