Android Question xCustomListView card with variable content and resize

bdw_nz

New Member
Hello,
New user question.
I'm trying to display within a card a two column list and below that an image.
The two column list would have variable rows between different cards. I'd also like to be able to color the background of rows to specific colors.
No header for each column would be needed. I don't need to click on the content i.e. select or edit.
I'm trying to figure out which component would allow this that is also cross platform ?
Also trying to figure out how with variable list heights how to adjust the card based on the list height after adding content.
Thanks
 
Top