1
I have a question, I need to make a layout similar to that of the prototype:
This layout is dynamic, the item that is in the first line (parent) can have several items of the following lines (children), all these items are clickable that will lead 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.