I have a ListView component and its items are highlighted orange when clicked or selected with the trackball, as you would expect as this is the default behaviour.
Some of my list items get coloured with setBackgroundColor(). These coloured items seem to hide the orange highlighting when clicked or selected. How can I colour some of my items like this and still inherit this highlighting behaviour? Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

