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

Hello! Can the top title of the table be customized? Let each title have a different style #323

Open zhouqunhuang opened 4 years ago

zhouqunhuang commented 4 years ago

你好!表格顶部标题可以自定义修改吗?让每个标题都有不一样的样式 Hello! Can the top title of the table be customized? Let each title have a different style. It has tableView.setRowHeaderWidth (300) this method, but no tableView.setRowHeaderHight (300);