Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
RecyclerView Animations and Behind the Scenes - Android Dev Summit 2015
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Components
- 3 View Holder
- 4 Item Locations
- 5 RecyclerView Animations
- 6 Persistence and Appearance
- 7 Layout Manager
- 8 Item Animator
- 9 Demo
- 10 Delete Animations
- 11 Predictive Animations
- 12 Linear Layout Manager
- 13 Animation Transition
- 14 RecyclerView Mistakes
- 15 RecyclerView vs ListView
- 16 RecyclerView Multitouch
- 17 RecyclerView Click Events
- 18 RecyclerView Feedback
- 19 Building RecyclerView Better
- 20 Conclusion