You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
should not cancle previou tapGestureRecognizer in SEL setContainingTableView: [self.tapGestureRecognizer requireGestureRecognizerToFail:_containingTableView.panGestureRecognizer]
it would be looked like some performance problem when scrolling with cell be created
The text was updated successfully, but these errors were encountered:
should not cancle previou tapGestureRecognizer in SEL setContainingTableView:
[self.tapGestureRecognizer requireGestureRecognizerToFail:_containingTableView.panGestureRecognizer]
it would be looked like some performance problem when scrolling with cell be created
The text was updated successfully, but these errors were encountered: