ios - UIViewControllerTransitioningDelegate landscape Transition -


what best practice create landscaped transition between 2 uiviewcontrollers? containerview

uiview * container      = [transitioncontext containerview]; 

logs frame : {{0, 0}, {320, 568}} vertical , added subview added vertically. should rotate added subviews or add subviews on of controllers view , not container view directly?


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

actionscript 3 - Equivalent to moveReceived in ElectroServer 5 -