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

setAutoLoadMore(true)之后,加载更多完成时有个动画抖动的效果,能不能把这个效果去掉呢? #36

Closed luvictor closed 7 years ago

luvictor commented 7 years ago

加载更多完成时不要抖动,直接把新加载的内容拼接到后面可以吗

lizhifeng-sky commented 7 years ago

同上 抖动 不会去啊

lcodecorex commented 7 years ago

@luvictor v1.06已做了优化,感谢反馈!