开发者

Item separator line are not shown all in ListView! maybe textSize is the reason or Bug?

As you can see in this screenshoot ListView doesn't show all item sep开发者_Python百科arator, seems that the problem is setting textSize for textView, if i remove textSize all work fine.

Thanks in advance for any replay!

This is a little testcase:


I hope this helps you.

ListView lv=getListView();
lv.setDividerHeight(2); 
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜