Skip to content

Launch image bounces down #2

@ghost

Description

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];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions