Skip to content

schibsted-android-training/workshop-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3d83f0 · Feb 22, 2016

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The intention of this workshop is to go through some basic aspects of implement recycler views.

  • Create object model
  • Add recycler view in layout
  • Add custom row layout
  • Create recycler view adapter
  • Binding the adapter to the recycler view
  • Notifying the adapter
  • Animations

Companion slides

Here! 😃

Step by Step

Every commit in the repo is an small individual step. You can check out the list of commits to view the detailed process step by step.

About

Recycler view implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages