ListView within a CardView

1

I have a question, I need to make a layout like that of the prototype:

This layout is dynamic, the item that is in the first row (parent) can have several items from the following row (children), all these items are clickable and will take you to a screen with their respective information.

Anyway, can anyone tell me what would be the best way to implement these cardviews with the lists inside?

Thank you.

    
asked by anonymous 13.04.2016 / 18:46

0 answers