- 1
- 2
- 3
- 4
- 5
- (NSUInteger)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window {
return (NSUInteger)[application supportedInterfaceOrientationsForWindow:window] | (1<<UIInterfaceOrientationPortrait);
}
Dummy00001 06.12.2013 13:21 # +2
guest 07.12.2013 01:14 # 0
guest 07.01.2014 03:17 # 0