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

下拉刷新,文字还没变成释放刷新的时候释放,也会进入刷新模式 #138

Open eversky opened 7 years ago

eversky commented 7 years ago

如题,我阅读了你的代码之后发现了上面的问题可能产生的原因在于这里的代码 image,这边为什么要减去一个touchslop呢