Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 357 Bytes

Sample project for blog post

Project explores how to build dynamic lists using RecyclerView and compose its items using different types of adapters for easier maintenance on complex marketing apps.

  • ConcatAdapter
  • GridLayoutManager
  • Page3