leochuan / ViewPagerLayoutManager

ViewPager like LayoutManager which supports some awesome animations and infinite scroll.
Apache License 2.0
1.75k stars 333 forks source link

RTL layout direction + CenterSnapHelper() prevents scrolling #97

Open zoranigic opened 5 years ago

zoranigic commented 5 years ago

When RTL layout is set and when we apply CenterSnapHelper to recycler view, and scroll is attempted list is quickly jumps to first position. Same behaviour is in test app