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

If ListView has top padding, refresh state is never entered #6

Open
bensandee opened this issue Jan 16, 2013 · 0 comments
Open

If ListView has top padding, refresh state is never entered #6

bensandee opened this issue Jan 16, 2013 · 0 comments

Comments

@bensandee
Copy link

Great library, thank you!

I ran into this issue, but sorry I don't have a patch:

If the RefreshableListView has a top padding, the getChildAt(0).getTop() returns non-zero and many of the assumptions made in the touch logic start to fail. I started to try to normalize it, but the truth is I don't really understand the code well enough to fix it do the job correctly.

My padding was actually not necessary (and was an accident), but I thought I would mention this for anyone else that might run into this.

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