Skip to content

Vertical Android ViewPager not working on Android 9 (Pie)Β #117

@ferrannp

Description

@ferrannp

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:

vertical

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:

horizontal

Would love to get some help from you @devvit if you know what might be causing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions