Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
RecyclerView Ins and Outs - Architecture, Best Practices, and Advanced Features
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 More features!
- 3 Complexity Overdraft
- 4 Duplicated Functionality
- 5 More Complex Layouts
- 6 Elevate Best Practices to API
- 7 Easier Maintenance
- 8 Smarter Adapters
- 9 Positioning
- 10 Scroll
- 11 Focus Traversal
- 12 Accessibility
- 13 Life of a ViewHolder - Birth
- 14 Fancy Reserves
- 15 Death Layout Manager
- 16 Death 2
- 17 Items Come, Items Go
- 18 Remove
- 19 Change
- 20 Animations: The Easy Way
- 21 Anatomy of a List
- 22 Predictive Item Addition
- 23 Predictive Item Removal
- 24 Child Helper In Action
- 25 Item Decoration - Take Care
- 26 RecycledView Pool
- 27 Item Touch Helper.Callback
- 28 on Bind Position != final
- 29 Payloads
- 30 OnCreate Means "create"
- 31 Positions: Adapter vs Layout