leochuan / ViewPagerLayoutManager

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

当ViewPager嵌套Fragment,且Fragment中使用RecycleView,RecycleView滑动报错的问题 #71

Closed yuyu06 closed 6 years ago

yuyu06 commented 6 years ago

使用的LayoutManger是CarouselLayoutManager, 方向为横向, 可以正确显示。但是滑动后会出现mOrientationHelper.getMode()报空的问题