I want to crate custom TableLayout with rows like this:
TV is for TextView, i.e. I want to add 11 TextViews to the row:
If you want to use the xml Layout for that then try this:
Hope it will help you. . . And if you want other then xml then let me know. Thanks.