启动画面问题 [英] Splash Screen Problem

查看:88
本文介绍了启动画面问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个应用程序。对于启动画面,我刚将default.png带入资源文件夹,并将睡眠时间设置为AppDelegate.m。到这里它工作正常,我的应用程序正在使用启动屏幕启动给定秒。现在我想更改翻转启动画面的ViewTransition。我怎么能这样做?

I am building an application. For splash screen I've just taken the default.png into resources folder and set the sleep time into AppDelegate.m. Till here it is working fine , My Application is getting launch with the splash screen for given seconds. Now I want to change the ViewTransition of Flipping the splash screen. How can I do that ?

谢谢

推荐答案

只需添加一个使用uiimageview查看并将其图像设置为default.png。在开头加载此视图。在您启动屏幕卸载后,您可以查看该shuld然后将其翻转。

Just add a view with uiimageview and set its image to default.png. load this view in the beginning. After you splash screen unloads this shuld be the you view and then flip it.

这篇关于启动画面问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆