android-auto-scroll-view-pager icon indicating copy to clipboard operation
android-auto-scroll-view-pager copied to clipboard

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

Open afifnadaf opened this issue 9 years ago • 1 comments

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 avatar Jul 14 '16 06:07 afifnadaf

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.

Nik2505 avatar Jan 06 '17 07:01 Nik2505