TableView
TableView copied to clipboard
Independent cell width
Hey,
Is it possible to have cells with different widths inside the table with the column headers?
If I don't set column headers then each call can have a different size but once column headers are added the width becomes fixed.
Is it possible to change this behaviour?
Hi @digitalix ,
I am not sure I understand your request.
Do you want your TableView like this?

you can change this behaviour from this class ===> com.evrencoskun.tableview.listener.TableViewLayoutChangeListener
be careful
good luck.....
Hi @digitalix,
I have just finished the implementation that allows users can change column width values programmatically. However, the version that includes the feature, hasn't been released yet. Because I am also working on the performance issue that is pretty related each other, to provide smooth scroll.
As soon as I fix the issue, I will release a new version.
Any updates on this ? @evrencoskun
haven't found merged column header feature, that's what we expecting