Skip to content

Commit 3c10252

Browse files
committed
Merge branch 'master' of github.com:vinny1575/ECSlidingViewController into vinny1575-master
2 parents 1b73a92 + 1542c13 commit 3c10252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/TransitionFun/TransitionFun/MEZoomAnimationController.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ - (void)animateTransition:(id <UIViewControllerContextTransitioning>)transitionC
7474
UIView *containerView = [transitionContext containerView];
7575

7676
UIView *topView = topViewController.view;
77+
topView.bounds = [UIScreen mainScreen].bounds;
7778

7879
underLeftViewController.view.layer.transform = CATransform3DIdentity;
7980

0 commit comments

Comments
 (0)