-
Notifications
You must be signed in to change notification settings - Fork 453
Open
Labels
Description
Swiping for a short distance and fast should change the page. This is working fine in my Pixel 2 (Android 10) and in Android the emulator. However, we tried a couple of devices where is not working correctly:
- Samsung Galaxy Note 9 (Android 9)
- Xiaomi MI MIX 2 (Android 9)
This is the behavior on for the vertical ViewPager:
Basically the user needs to scroll all the way down or up (manually) to trigger a change of page. With the horizontal ViewPager (recorded on the same phone), it works just as expected:
Would love to get some help from you @devvit if you know what might be causing this.
adricutree1891 and gleammedia-dev