I am developing an application that has vertical panning of a one-dimensional list in the center, and the user can switch between lists horizontally due to flip view.

When the user drags horizontally inside the list, he selects this row due to cross-slide . This is not the behavior I want. It is advisable that the flipview starts panning left and right. I think this has something to do with rails , because when the user rotates diagonally, they can pan the flip view.
Slide intersection even occurs when selectionmode is set to None
- , , , , ?