Skip to content

Thanh-Developer/NestedRecyclerview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NestedRecyclerview

Here is a demo using 2 nested recyclerviews simulating CH play

Here i add a demo on how to use databinding in viewholders you can follow in AppAdapter.kt

private var binding: ItemAppBinding = ItemAppBinding.bind(view)

binding.apply { app = appData executePendingBindings() }

Screen shot Screenshot_1631461123

About

Demo nested Recyclerview like Play store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors