Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
afifnadaf opened this issue Jul 14, 2016 · 1 comment

Comments

@afifnadaf
Copy link

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 .

@afifnadaf afifnadaf changed the title viewpager.setSlideBorderMode(AutoScrollViewPager.SLIDE_BORDER_MODE_CYCLE) doent behave properly viewpager.setSlideBorderMode(AutoScrollViewPager.SLIDE_BORDER_MODE_CYCLE) doesn't behave properly Jul 14, 2016
@Nik2505
Copy link

Nik2505 commented Jan 6, 2017

Have you get Any solution regarding this issue. I also faces same issue while scrolling from last to first and vice versa. please reply if any solution found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants