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

Fix the rebound when swipe down slowly #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix the rebound when swipe down slowly #68

wants to merge 1 commit into from

Conversation

cashow
Copy link

@cashow cashow commented Sep 12, 2013

When refresh state changes from PULL_TO_REFRESH to RELEASE_TO_REFRESH,
listview will rebound, so I changed the calculation of paddingTop.
What's more, after mRefreshViewImage becomes visible, mRefreshViewHeight
will change, set the default visibility of mRefreshViewImage to visible
will fix that bug.

When refresh state changes from PULL_TO_REFRESH to RELEASE_TO_REFRESH,
listview will rebound, so I changed the calculation of paddingTop.
What's more, after mRefreshViewImage becomes visible, mRefreshViewHeight
will change, set the default visibility of mRefreshViewImage to visible
will fix that bug.
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

Successfully merging this pull request may close these issues.

1 participant