lcodecorex / TwinklingRefreshLayout

RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
Apache License 2.0
3.99k stars 671 forks source link

NestedScrollView嵌套TwinklingRefreshLayout滑动卡顿 #194

Open jupitar opened 2 years ago

jupitar commented 2 years ago

NestedScrollView嵌套TwinklingRefreshLayout,TwinklingRefreshLayout里面嵌套recyclerview,发现当去掉TwinklingRefreshLayout,recyclerview滑动不卡顿,但是加上TwinklingRefreshLayout,recyclerview滑动很卡。但是app需要有刷新功能。

18640243061 commented 1 year ago

你把tw放在ns层就好了