-
Notifications
You must be signed in to change notification settings - Fork 726
上拉加载的bug #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
同样遇到了 |
具体描述一下在什么情况下会触发多次,关键代码,图片,log |
同样遇到了 |
通遇到,有人解决了吗 |
给sendback加了个200毫秒延迟解决了···但不是长久办法呀 |
遇到这种情况,可以通过这种方法来解决
这段代码作用就是,等到下一次更新界面的时候,才通知更改指示器的状态为空闲。 |
已修复!新版本直接调用即可,内部已经设置成等下一帧再更新 |
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
上拉加载网络请求数据回来后会多次触发上拉加载的网络请求
The text was updated successfully, but these errors were encountered: