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

如何自动(主动)刷新? #9

Closed ghost closed 7 years ago

ghost commented 8 years ago

我想在Activity/Fragemnt中手动调用refresh方法,并呈现刷新动画,不是通过事件回调的方式。 如:mSwipeRefreshLayout.setRefreshing(true); 请问如何实现或调用?

lcodecorex commented 7 years ago

主动刷新的逻辑现在还没有加,稍后版本会加上,尽量完善

SummerLiu95 commented 7 years ago

我也想问同样的问题来着,希望赶快加入这一功能,或者单独把动画实现的逻辑写上去

lcodecorex commented 7 years ago

这一版发布就会实现

lcodecorex commented 7 years ago

@icodero @BarryLiu1995 v1.04版发布,已修复问题!有彩蛋!!!