-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
RecyclerView gets data from API call and when data gets populated it gets Animation as expected, but when the user scrolls to end and pagination logic calls for next page data I call runLayoutAnimation() when next page data is available but Animation gets executed on older data set which is already in recyclerview.
I want the Animation to execute only on the new data set.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels