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

开启自动刷新 #38

Closed 79660095 closed 7 years ago

79660095 commented 7 years ago

初始化界面的时候自动刷新动画感觉有一点卡顿的感觉,不是那么流畅。这个库感觉挺强大的加油

lcodecorex commented 7 years ago

@79660095 是因为那个demo的adapter有个动画卡了,后来commit的代码把那个去了,已经不卡了