Skip to content

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

Notifications You must be signed in to change notification settings

matrixxun/RecyclerViewAnimations

 
 

Repository files navigation

RecyclerViewAnimations

RecyclerView animations

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

RecyclerView animations


Want more about RecyclerView animations? Check my blog post about implementing them in InstaMaterial project: http://frogermcs.github.io/instamaterial-recyclerview-animations-done-right/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%