Releases: GitHubZJY/XTableView
Releases · GitHubZJY/XTableView
v1.0.4
fix: handle scroll when table width not enough to fill screen.
v1.0.3
- feat: attribute of the row header's width;
- refactor: shadow of the row header;
- feat: support to set listener while clicking column header
v1.0.2
- feat: notify animation of table item;
- fix: insert a new row when scrolling;
v1.0.1
1.Feat table listener、reserve layout、scrollToPosition;
2.Fix some bug