Skip to content

Conversation

zhou2912169
Copy link

fix:Pull to Refresh is disabled when hasMore is flipped to false

Copy link

@danutdumitru1977 danutdumitru1977 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The solution is correct -> the problem was the missing update of lastScrollTop after the bottom was reached, so it remains 2000 let's say, and because of this onStart exited on first line, and isDragging was always on false, so no more pull down to refresh

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.

2 participants