kimkimani / Nested_RecyclerView

A RecyclerView can even be used inside another RecyclerView. This concept is called a nested RecyclerView. It is an instance where one RecyclerView widget is the parent to another RecyclerView widget. A good example where a nested RecyclerView widget is implemented includes the Google Play Store. Applications such as eCommerce, music apps, and m…
14Updated 2 years ago

Related projects

Alternatives and complementary repositories for Nested_RecyclerView