mugx

Results 1 comments of mugx

I solved the problem, for me the solution was the following: In the file MMDrawerController.m at the beginning of `-(BOOL)gestureRecognizer:(UIGestureRecognizer *)gestureRecognizer shouldReceiveTouch:(UITouch *)touch{` I added this code: ``` NSString *className...