Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch image bounces down #2

Open
ghost opened this issue Sep 16, 2011 · 1 comment
Open

Launch image bounces down #2

ghost opened this issue Sep 16, 2011 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 16, 2011

Before initiating the transition, default.png slides down and I can see the status bar from the simulator screenshot.

self.nav = [[UINavigationController alloc] initWithRootViewController:[[[MainMenu alloc] init] autorelease]];

self.window.rootViewController = [[[LaunchImageTransition alloc] initWithViewController:self.nav animation:UIModalTransitionStyleCoverVertical delay:1.0] autorelease];

@pouriaalmassi
Copy link

Also seeing this issue both in the simulator and on an iPhone 4. Compiling with iOS 5.1 SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant