youlookwhat / ByRecyclerView

🔥 RecyclerView 下拉刷新、上拉松手/自动加载更多、item点击/长按、item局部刷新、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶
https://youlookwhat.github.io/ByRecyclerView
Apache License 2.0
798 stars 139 forks source link

recyclerView.setRefreshing(true);无效,添加后无任何反应 #1

Closed liu-xinhui closed 4 years ago

liu-xinhui commented 4 years ago

implementation 'com.github.youlookwhat:ByRecyclerView:1.0.8'

liu-xinhui commented 4 years ago

image

我设置为true,并且未取消过,手机运行后没有自动下拉,需要手动下拉才能看到下拉刷新四个字

liu-xinhui commented 4 years ago

找到原因了,是adapter.setNewData自动隐藏了,使用addData就可以了

youlookwhat commented 4 years ago

非常感谢,你是第一个提issue的人,后面有问题可以随时提,我还会建立一个qq群,以方便更有效的交流,😄