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 459 forks source link

Make row Height dynamic based on cell size #307

Open JaroVoltix opened 4 years ago

JaroVoltix commented 4 years ago

Columns are dynamically adjusted to longest text in cell. Is there any way to do this with row height?

I have values that are html values with possible multiline options. I need row height to adjust to max height just like a column is doing with width.

ameybhandarkar commented 3 years ago

Is there any solution for the issue mentioned above?

kokilajothinathan commented 3 years ago

Is there any possibility to do dynamically adjust the height of rows?

ameybhandarkar commented 3 years ago

Nope. I've tried.

On Thu, 8 Apr, 2021, 2:35 pm kokilajothinathan, @.***> wrote:

Is there any possibility to do dynamically adjust the height of rows?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/evrencoskun/TableView/issues/307#issuecomment-815590739, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACRZLA3YMOR5CGBTXCMN4RDTHVWUPANCNFSM4MGVW2WA .