Creating an expandable Recycler View

830 Views Asked by At

I have gone through other questions as well, but couldn't figure out something. I want to create a User list using the Expandable RecyclerView. The way I want it to be

enter image description here

My RecyclerView part is all done. Now my question is how can I achieve this expandable RecyclerView part programmatically. And if I can do this using any library which one would be best to use.

1

There are 1 best solutions below

0
Apps Maven On BEST ANSWER

You can use this library to achieve expandable recyclerview.

https://github.com/thoughtbot/expandable-recycler-view