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

demo体验时发现的问题 #8

Closed yutf closed 7 years ago

yutf commented 8 years ago

demo里gridview下拉时,在“下拉刷新”状态即将切换到“释放”状态时,此时抬起手指,刷新控件并没有收起,这个是demo层的问题还是TwinklingRefreshLayout的问题?

lcodecorex commented 7 years ago

@yutf 那个是旧版的demo,是demo的问题,收起手动调用finishRefresh()即可