Trinea / android-auto-scroll-view-pager

Android auto scroll viewpager or viewpager in viewpager
http://p.codekk.com/
Apache License 2.0
1.67k stars 670 forks source link

Scroll and Stop vs. Flinging #15

Closed fxsalazar closed 5 years ago

fxsalazar commented 9 years ago

When trying to scroll and stop to the left (contrary to flingin) the pager moves 1 page on the opposite side, if not to the other. It's an strange behavior. Could you pleas take a look at it.

Trinea commented 9 years ago

Sorry, there is some bug with setSlideBorderMode (SLIDE_BORDER_MODE_CYCLE), and i don't have time to fix it.

fxsalazar commented 9 years ago

I will be glad to help on it. If you can give some inputs on where exactly is the issue or what do you think it could be...

Trinea commented 9 years ago

my be some bug in onTouchEvent function