开发者

Separator in listview is alternatively thick and thin

开发者 https://www.devze.com 2023-03-24 09:56 出处:网络
I have a problem that i have a listview for many data items, it shows separator lines very thick and thin alternatively, and when we assign true in \"anydensity\" prop开发者_开发技巧erty in androidman

I have a problem that i have a listview for many data items, it shows separator lines very thick and thin alternatively, and when we assign true in "anydensity" prop开发者_开发技巧erty in androidmanifest.xml this problem was resolved but my images and texts are distorted on multiple resolution, So what is the exact solution for this instead of anydensity= true.


Have you set deviderHeight property for ListView? If yes, is it in density independant pixels?

0

精彩评论

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