Skip to content

aman1sr/NestedRecyclerView_MultiViewType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nested RecyclerView with Multi-ViewType

Overview

This Android project demonstrates example of Nested RecyclerView of MultiView Type, In this Part4 series wrap up this series with an exciting finale — Spotify-inspired app.

This project is an Extension of Part3 Basic Nested RecyclerView

Nested RecyclerView with Multi-ViewType Article Link

Sample GIF

Fundamental Concepts of Nested RecyclerView with Multi-ViewType:

  • viewType received in data
    • The viewType value determines the layout to inflate before onCreateViewHolder() is called. This is achieved through getItemViewType()
  • Order of the list
    • The Order of JSON structure directly affects the order in the UI.

App Demo

AppDemo


Article references:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages