How to change the color of listview "end of scroll" drag color?
I have a ListView that has a large number of items. If an attempt is made to scroll the ListView upwards when it already is at the top of the list, the following orangish gradient appears in the Listview. I need to change开发者_运维问答 this to a grey. How do I do this?
精彩评论