Multiple RecyclerView Inside a RecyclerView Kotlin

82 Просмотры
Издатель
This video tells you how to arrange Multiple RecyclerView inside RecyclerView or Nested RecyclerView. Many of us have requirements for creating android apps which have should have a list inside a list and both lists are using RecylerView. These requirements are achieved by using RecycledViewPool which is set to the child RecyclerView, and Initial Prefetch Item Count to the layout manager of the child RecyclerView.
Категория
Язык программирования Kotlin
Комментариев нет.