开发者

ListView text size

I am not having much success finding how to set the textSize for a ListView in the xml code - do I have to create a style? any suggestions? Ro开发者_JAVA技巧n


You can't set the textSize for a ListView, because a ListView is only the parent-View.

If you want to change the textSize, you have to change it in the child-Views (Documentation).

A similiar question here on stackoverflow.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜