I have a couple of list views, one uses TextViews laid out with xml, the other uses a custom class derived from View. The default halloween color scheme is pretty ugly. How can I change the background and selection colors for the list elements.
Ideally, I'd like to be able to do this in code not xml, to handle the custom view.
Thanks, Gerry