/demo-recyclerview

Primary LanguageKotlinCreative Commons Zero v1.0 UniversalCC0-1.0

Demostrations of the mighty RecyclerView

This repo serves as a companion for the blog post: 6 Things You Might Not Know About RecyclerView.

Each branch corresponds to a blog post chapter.

  basic-setup
  layoutManager
  clickHandling-interface
  clickHandling-functionType
  multiViewTypes
  loadMore
  dataBinding
  diffUtil

Have fun ;-)