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

正在刷新的时候有点问题 #12

Open
uuttxtgyf opened this issue Jul 14, 2015 · 0 comments
Open

正在刷新的时候有点问题 #12

uuttxtgyf opened this issue Jul 14, 2015 · 0 comments

Comments

@uuttxtgyf
Copy link

   比如下拉刷新,现在的状态是正在加载,然后你把listview往上移动一点,它会把整个headview都往上移动,直到整个headview看不见。现在是正在加载状态,而且headview都看不见,我想下拉出headview,只能一下子把整个headview拉出来才会固定显示headview,只拉出一部分headview就会自动复原成看不见headview的状态。
   我觉得应该是这样的:如果是正在加载的状态,headview应该相当于listview的一个item,能跟着listview一块走,想显示多少就显示多少,最后加载完成之后隐藏headview。
   上拉刷新也是同样的感觉。
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

1 participant