Jim2025
Member
I have used the ASViewPager library to swipe left or right, and I have placed a web view on each page. The problem now is that because the web view scrolls the pages it displays down at the same time, if the user moves their finger left and right, the page view goes to the previous or next page. This has made it difficult to work inside the web view. Is there a way to reduce the sensitivity of left and right movements in the page view so that the user can browse the web view more easily?
To explain more precisely, when the user is scrolling up or down or left and right inside the web view, the page will not be swiped left and right.
To explain more precisely, when the user is scrolling up or down or left and right inside the web view, the page will not be swiped left and right.
Last edited: