开发者

Listview cacheColorHint having problem?

I'm trying to scroll the item in listview. It works properly with (android:cacheColorHint="#00000000"). But, now i want to scroll with selecting item only should change it's color like orange. How to do this? Is i开发者_StackOverflowt Possible? Thanks in Advance.


provide this attribute to change the background color of the list item selected.

 android:listSelector="#FFFF" 
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜