Skip to content

Commit

Permalink
Closes #3418
Browse files Browse the repository at this point in the history
  • Loading branch information
yogevbd committed Jun 24, 2018
1 parent f3d7df0 commit 37f5697
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,6 @@ - (void)setDrawerViewController:(UIViewController *)viewController forSide:(MMDr
}
[viewController didMoveToParentViewController:self];
[viewController.view setAutoresizingMask:autoResizingMask];
[viewController.view setFrame:viewController.mm_visibleDrawerFrame];
}
}

Expand Down

0 comments on commit 37f5697

Please sign in to comment.