Skip to content

viewpager.setSlideBorderMode(AutoScrollViewPager.SLIDE_BORDER_MODE_CYCLE) doesn't behave properly #30

Open
@afifnadaf

Description

@afifnadaf

I have autoscrollviewpager inside recyclerview and i want it to scroll in both direction i.e. Left and Right.
when i use viewpager.setSlideBorderMode(AutoScrollViewPager.SLIDE_BORDER_MODE_CYCLE)
then it become scrollable in both direction but it shows black screen for first couple of time. And whenever i am scrolling viewpager, it doesn't listen and recyclerview takes scrolling event it scrolls vertically.
But if do not set any slideboardMode then it scrolls to only right side but vertical scrolling issue doesn't appear that much .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions