Thursday, October 24, 2013

iOS 6.0 to iOS 7.0 full screen transition



self.edgesForExtendedLayout =  UIRectEdgeTop | UIRectEdgeLeft | UIRectEdgeBottom | UIRectEdgeRight;

No comments: