thoughtbot / expandable-recycler-view

Custom Android RecyclerViewAdapters that collapse and expand

Home Page:https://robots.thoughtbot.com/introducing-expandablerecyclerview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display the same background for Childs

jesustrejo10 opened this issue · comments

Ex: If my parent holder is a card view and I want to display the Childs inside that card view, is there any way to do it through this library?

could be a card view or a shape, basically what I'd like to archive is keep the parent and Childs in the same layout or container.

Please let me know if you need more information