开发者

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

开发者 https://www.devze.com 2023-01-19 23:03 出处:网络
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.

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

精彩评论

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

关注公众号