You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.
I've added a custom header at PullToRefreshListView, now i'm trying to hide a partial portion of this header using scrollTo(0, y) but I get an empty space at the bottom of the last visible item in the list. The height of this space seems to be exactly the offset used in scrollTo. Any ideas?
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've added a custom header at PullToRefreshListView, now i'm trying to hide a partial portion of this header using scrollTo(0, y) but I get an empty space at the bottom of the last visible item in the list. The height of this space seems to be exactly the offset used in scrollTo. Any ideas?
Thank you
The text was updated successfully, but these errors were encountered: