Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问支持上拉加载吗? #17

Closed
kona5362 opened this issue Feb 5, 2018 · 2 comments
Closed

请问支持上拉加载吗? #17

kona5362 opened this issue Feb 5, 2018 · 2 comments

Comments

@kona5362
Copy link

kona5362 commented Feb 5, 2018

看到有分页,但是似乎没有上拉加载,
还有字体除了大小颜色,还能设置其他属性吗?比如textStyle

最后赞叹一下,非常强大的控件。

@huangyanbin
Copy link
Owner

上拉加载有,使用其他控件完成的,demo中,你如果想支持更多样式,你可以重写IDrawFormat,这个有点复杂,或者重新IDrawFormat子类 TextDrawFormat例如:TextDrawFormat.public void setTextPaint(TableConfig config,T t, Paint paint)即可设置更多样式。

@kona5362
Copy link
Author

kona5362 commented Feb 6, 2018

好的我仔细研究下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants