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

在 tableview 行数很少时下拉刷新的同时会触发上拉加载更多 #6

Open
6david9 opened this issue Jul 29, 2015 · 2 comments

Comments

@6david9
Copy link

6david9 commented Jul 29, 2015

在tableview中行数很少(比如只有两行时),下拉刷新会触发上拉加载更多。

@goldfish0506
Copy link
Member

这确实是个问题,
可以考虑先暂时 在比较少的数据的情况下 先disable掉上拉加载更多

@6david9
Copy link
Author

6david9 commented Jul 30, 2015

可以在 scrollview 中共享数据,当下拉触发时,屏蔽上拉,根据滑动的方向屏蔽上拉和下拉刷新。

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

2 participants