Android Swiping not releasing tap at finished position with Version: 5.3.1

Currently using Version: 5.3.1
I tried to swipe left on a scroll view with

Mobile.swipe(950, 850, -900, 0)

The swipe works, but the doesn’t seem to release the finger tap after it swiped to the ending position.

1 Like

I’m having the same problem.
The swipe works, but finger tap is not released after swiping to the end position.
What I need to use to release finger tap?

I am having the same problem, at the end point of swipe it does not release at all. anyone have a work-around to do the trick please ?