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

关于listview下滑直接触发了整个ptr的下拉刷新 #27

Open
JasonBtc opened this issue Nov 22, 2017 · 2 comments
Open

关于listview下滑直接触发了整个ptr的下拉刷新 #27

JasonBtc opened this issue Nov 22, 2017 · 2 comments

Comments

@JasonBtc
Copy link

代码是参照demo写的,完全一样,只是用了smarttablayout感觉问题不大,但是在下滑的时候,listview的第一个item还没显示,直接触发了下拉刷新

@sx0102
Copy link

sx0102 commented Feb 25, 2018

mScrollableLayout.setMaxScrollY(i);如果i是0同样会触发这个问题,上拉就开始刷新,不管是不是到了第一个item.

@oksimple
Copy link

有大神解决这个问题嘛?

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