commit | d7d27e9ebe5c7325e67e1a8af265378bd2056cad | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri Feb 28 15:16:24 2014 -0700 |
committer | Chet Haase <chet@google.com> | Sat May 17 15:20:42 2014 +0000 |
tree | cc418a349d66033ab56e942c35b3c882980a6b1a | |
parent | 3f67f4cd9694e896d6ac4a0c0199b6f960bd20de [diff] |
Add animations to RecyclerView This CL adds the basic plumbing for animating item changes in RecyclerView. It also implements the bare essentials add/delete animations. When the app specifies that items have been added/removed (by calling the appropriate Adapter methods), the RecyclerView will determine the appropriate fading and moving animations to animate the items being added, removed, and moved into new locations. Change-Id: I4fa8686f54c8bfa2ba29c399eea112d33f71689c