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.13k stars 453 forks source link

Column header not match cell when to reload #399

Open phucdzvcll opened 2 years ago

phucdzvcll commented 2 years ago

Clicking on reload will pass the adapter a new set of data, but on reload the column headers and cells no longer match.

ezgif com-gif-maker (1)

HanTH2 commented 2 years ago

you can fix temporary by fixed width for every column in view holder

you can different every column base on id