Interface Orientation Animation
I'm currently trying to create an app that switches between modal views upon rotating the application, but each time the device is rotated, it plays the rotating animation to re-orient the view. What I'm wondering is, can you disable or skip that animation in any way, while still being able to recognize Device Orientations?
|