lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
4k stars 672 forks source link

底部上拉问题 #60

Closed zbldgit closed 7 years ago

zbldgit commented 7 years ago

这个框架只能先上拉到最低端, 然后停住。在最底端时继续上拉才执行loadmore吗,不能直接拖出footview吗

Gitupstar commented 7 years ago

问题同上

79660095 commented 7 years ago

大兄弟 文档里面有的setAutoLoadMore 滑动到底部自动加载

lcodecorex commented 7 years ago

@zbldgit @Gitupstar 设置下setAutoLoadMor(true)方法就好了