I'm using an approach for this thread in order to make gallery change one image per swipe. My problem is that for this image-change to happen user has to drag image for at least 50% of the width of the gallery, which can become unacceptable on large devices.
So, I need to make the drag-distance smaller than it is now(50% by default). How can I achieve it ?