Hi all, I've applied a PanGesture/ SwipeGesture in a ViewCell, and I found that only the gesture is horizontal, else the Completed will never be triggered. I guess the parent listview maybe capturing the gesture when scrolling the listview vertically. Anyway to work around it? Thanks.
↧