To show list of books in an Android App, I need an expandable RecyclerView, having "some" items expandable and some not, please check attachment.
I checked these libraries :
https://github.com/thoughtbot/expandable-recycler-view
https://github.com/bignerdranch/expandable-recycler-view
I need a library to do this, but all of available libraries I found have all items expandable, not some of them.