I\'m using a ListView to show a list of items. These items are in a table format with columns and rows. Is there a table like adapter to make sure all the columns and rows l
I was able to make TableLayout to behave like ListView (at least visually). Here is my answer.
TableLayout
ListView