Android ListView: Doesn't highlight on touch, but works when I use the trackball

I am using a couple of ListView elements in my app. In all cases, it doesn't highlight the selected item when I click/touch it, but I can use the trackball to scroll up and down, and can see the orange highlighted color then. How do I fix this?

For e.g., one of them is a LinearLayout with two TextViews in it.

7
задан Vijay Kotari 4 September 2010 в 19:32
поделиться