ZFDragableModalTransition
ZFDragableModalTransition copied to clipboard
Fix layout error after rotation
When the modal view doesn't have a zero origin bound, after rotation, the original presenting view will be set to negative frame origin. e.g., if the bounds is -20, the backViewController's view will collide with the status bar.