一款android自动生成表格框架---An Android automatically generated table framework
-
Updated
Feb 13, 2019 - Java
Add a description, image, and links to the table topic page so that developers can more easily learn about it.
To associate your repository with the table topic, visit your repo's landing page and select "manage topics."
Is there a reason why Column.delegate setter returns
voidinstead of column itself (like the rest of setters in same class)?Empty return value prevents method chaining.