Re: Best way to handle iOS device rotation
Re: Best way to handle iOS device rotation
- Subject: Re: Best way to handle iOS device rotation
- From: Fritz Anderson <email@hidden>
- Date: Thu, 26 May 2011 13:31:14 -0500
On 26 May 2011, at 1:24 PM, koko wrote:
> Should I make two views Portrait and Landscape to handle iOS device rotation or should struts and springs take care of that for me?
Don't make two views. Start with auto-resizing (struts and springs). That should be enough in 95% of cases. If you have something very fancy to do, look at implementing one or two of the willAnimate... methods in UIViewController.
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden