I would like to create a layout that would basically look like the image below.
Items are dynamic so a flavor of ListView ou ExpandableListView seems like a way to go but I'm curious to see if anyone would know of an existing component or a way of implementing it.
I don't care about collapsing the groups.
Thanks!