Hi there,
I have an item list which click event is bind to items.
In real device, when we scroll up or down navigating items, we can touch screen to stop scrolling. However, in android, it will trigger click event of item, and open the item page. How can I prevent this happened? This kind of behavior is not user friendly.
Only happened on android.
1 post - 1 participant