Open omkarghurye1998 opened 4 years ago
Hey,
you can achieve this by creating your custom table data adapter. This adapter should return a TextView for each cell. Depending on the column index you can set the gravity of the TextView to left or right.
Best regards, Ingo
I want to align text in one column to the left and the text in other column to the right
Want a result as specified in the link below: https://drive.google.com/open?id=1YkWoI_s40n77IPAzIk2I3370t4nlJkP8
Please help me !!!!!!