TableRecyclerView
TableRecyclerView copied to clipboard
LayoutManager实现的复杂表格控件
设置数据50 * 50 的时候,左右滚动很流畅,但是上下滚动很卡顿
onClickListener() for the items not working. Does not support Images.
Hi, Thanks for the awesome library. It would be cool if the table column can be set to the max content width of each column. Or Wrap the text if...
Hi, I would like to know if it's possible to keep two columns in the left static. Thanks for your response
I want to merge cell in row direction and column direction. 如何合并单元格?类似于gridlayout的rowSpan和columnSpan属性