Skip to content
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

下拉刷下的时候会触发加载更多的监听事件,没有判断这两个事件的互斥状态么? #4

Closed
namelin2 opened this issue Dec 8, 2016 · 3 comments

Comments

@namelin2
Copy link

namelin2 commented Dec 8, 2016

issue001

@namelin2 namelin2 changed the title 你下拉刷下的时候会触发加载更多的监听事件,你没有判断这两个事件的互斥状态么? 下拉刷下的时候会触发加载更多的监听事件,没有判断这两个事件的互斥状态么? Dec 8, 2016
@limedroid
Copy link
Owner

暂时没有判断

@lodgkk
Copy link

lodgkk commented Jan 7, 2017

那个应该是由于item太少,所以加载更多按钮展示出来了,导致自动加载了,你可以加一个布尔值全局变量,先隐藏底部,当获取到第一页数据的时候再显示出来,再自动加载

@limedroid
Copy link
Owner

这两个问题在v1.1.0版本已修复 @namelin2 @lodgkk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants