#import "ATDAppDelegate.h"
ATDAppDelegate *appDelegate = (ATDAppDelegate *)[[UIApplication sharedApplication] delegate];
[appDelegate.window addSubview:self];
Created
July 31, 2014 05:26
-
-
Save himaratsu/6b65e6798fc675412806 to your computer and use it in GitHub Desktop.
UINavigationの上からviewを貼る
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment