RecyclerViewAnimations
RecyclerViewAnimations copied to clipboard
Implementation of example app showing RecyclerView animations, presented on Android Dev Summit 2015 (this is not official source code)
RecyclerViewAnimations

This project reproduces source code showed by Chet Haase and Yigit Boyar on talk: RecyclerView Animations and Behind the Scenes (Android Dev Summit 2015)
It's not official source code from Googlers.
Project features:
- Default add/remove/change actions
- PredictiveItemAnimations
- Custom RecyclerView.ItemAnimator
Video from working app
Want more about RecyclerView animations? Check my blog post about implementing them in InstaMaterial project: http://frogermcs.github.io/instamaterial-recyclerview-animations-done-right/
