cymcsg / UltimateRecyclerView

A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Apache License 2.0
7.22k stars 1.43k forks source link

在GridLayoutManager情况下滑动就会加载loadmore #165

Closed TinoGuo closed 8 years ago

TinoGuo commented 9 years ago

ultimateRecyclerView版本0.3.16,在滑动一次时就会请求loadmore

jjhesk commented 8 years ago

276 this should be done for the load more issue. @TinoGuo