ios-samples/Rotation
Craig Dunn 695cc8dd0c [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
..
HandlingRotation [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
Screenshots [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
HandlingRotation.sln [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
Metadata.xml [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
README.md [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00

README.md

Handling Rotation

This sample demonstrates how to handle user-interface layout changes when an iOS device is rotated.

The sample has separate examples for iPhone and iPad devices.

The code was written and testing on iOS 5. Apple made some changes to rotation handling in iOS 6 - the sample is yet to be updated to reflect those changes.