cpoopc / ScrollableLayout

共同头部+ViewPager+ListView http://blog.csdn.net/w7822938/article/details/47173047
MIT License
783 stars 161 forks source link

getScrollableView()返回null #6

Open WooYu opened 8 years ago

WooYu commented 8 years ago

java.lang.NullPointerException: You should call ScrollableHelper.setCurrentScrollableContainer() to set ScrollableContainer.

viewpager先左右滑动不会出现这种问题,但是如果RecycleView先上下滑动就报错了