-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
when search view controller is half opened the scorlling is not working.
I have also used
func gestureRecognizer(gestureRecognizer: UIGestureRecognizer, shouldRecognizeSimultaneouslyWithGestureRecognizer otherGestureRecognizer: UIGestureRecognizer) -> Bool {
return true
}
but not works.
Please help
Metadata
Metadata
Assignees
Labels
No labels