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
I use the storyboard implementation and I have a table view controller in drawerController with several options. What happens is that I cannot select or reorder a row in my tableview.
I saw the there are two gestures but when I tried gesture.cancelsTouchesInView = false, nothing happened.
Am I doing something wrong?
The text was updated successfully, but these errors were encountered:
I use the storyboard implementation and I have a table view controller in drawerController with several options. What happens is that I cannot select or reorder a row in my tableview.
I saw the there are two gestures but when I tried gesture.cancelsTouchesInView = false, nothing happened.
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: