I Displayed my program's output via TableRow
in TableLayout
using array of Textview
.Actually the output is of 2d array.
I displayed every element of 2d array without any problems.
But what the problem is I cant have space between TextViews(Columns)
.
Below is the image which explains this clearly.I want to do this programmatically
Please help me to solve this