Hi,
I saw that the swipe listener returns the direction of the swipe.
Now I am looking for the direction on the itemSwipe listener for the DataView.
Is there a better way to get the direction than to catch the itemTouchStart and item TouchEnd event.
Can I read the starting x - value from the itemSwipe?
Any idea?