FireUIPagedScrollView
FireUIPagedScrollView copied to clipboard
Fix issue #2: crash after rotation
Removed NSNotificationCenter dependency which caused crash after rotation.
I just started iOS programming, so don't take my code as is ;-)
This pull request probably breaks iOS 4.3 support.
Will the orientation changes still work with animations after you remove NSNotificationCenter ?
Yes it seems it does!