I have a TableView with TextView as cell elements. Currently I can’t setup the layout file so that the TextView texts are multilined when the text width is wider than the cell width. It always end up with table cell growing width exceeding the screen width. How to fix this?
Share
Try something like this: