I need to make the following component for my application and I have the doubt to use if a listview or an ExpandableListView.
A listview with your custom layout would be a good idea.
You should also keep an eye on the idea of putting a recyclerview with cardviews .