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

手动调用finishRefresh或者finishLoadmore为什么onFinishRefresh或者onFinishLoadMore没有回调 #73

Closed yuantanglong closed 7 years ago

yuantanglong commented 7 years ago

想判断刷新完成后和上拉完成后的操作,但是调用onFinishRefresh和onFinishLoadMore,没反应,不知道为什么。。。。求大神解答

lcodecorex commented 7 years ago

v1.07版已修复!