How do I build a screen where I have a vertical recyclerView and its items are horizontal recyclerView but using paging 3?
I don't know how to pass the pagingData into the childAdapter
How do I build a screen where I have a vertical recyclerView and its items are horizontal recyclerView but using paging 3?
I don't know how to pass the pagingData into the childAdapter