evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 457 forks source link

Multiline text in cells #405

Closed themilkyone closed 1 year ago

themilkyone commented 1 year ago

Hi, is it possible for cells to have a multiline text? Thanks in advance.

themilkyone commented 1 year ago

Nevermind, found that it was blocked by maxlines=0 in table_view_cell_layout.xml