-
Notifications
You must be signed in to change notification settings - Fork 99
Issues: HomHomLin/Android-PullToRefreshRecyclerView
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Cannot call this method in a scroll callback. Scroll callbacks might be run during a measure & layout pass where you cannot change the RecyclerView data. Any method call that might change the structure of the RecyclerView or the adapter contents should be postponed to the next frame
#29
opened Dec 20, 2017 by
cinohub
ProTip!
Follow long discussions with comments:>50.