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 was 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?