-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Description
The animations only work when we call the notify methods with the adapter after data is initialized and added to the RecyclerView.
However, it won't work if you already have the data list initialized before you create the RecyclerView. In many cases when you already have the data, you populate the RecyclerView immediately after its creation. In this case we don't call any of the notify methods. Hence, the animations does not work. How do we make the animation work this way?
RusakSergey, datpx, ne2rnas, omfg74, J6ey and 2 morehbb20
Metadata
Metadata
Assignees
Labels
No labels