How to use Expandable RecyclerView in Kotlin ( Part 2  -  Nested RecyclerView )

51 Просмотры
Издатель
Before we have a video about using Nested RecyclerView:
https://youtu.be/a-BL4sba1Og

What is Nested RecyclerView?
Nesting is the act of implementing a RecyclerView within another RecyclerView. Many apps use a vertically oriented outer (parent) RecyclerView, whereas the inner (child) RecyclerViews are horizontally oriented.

Expandable RecyclerView:
We can use expandable RecyclerView with any stock Android RecyclerView to provide expandable items


Категория
Язык программирования Kotlin
Комментариев нет.