Skip to content

schibsted-android-training/workshop-3

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