Hi,
I have a problem with orange highlight in the list view.I have 3 elements in the list view.When I scroll through the list,the elements are highlighted in orange.When one of the item is clicked,the corresponding screen view of that click event gets displayed.When Back button is pressed from that screen view, the listview gets displayed again,but the orange highlight got disappeared.It appears again after I touch the screen once and move the trackball.All this view switching is done within a single Activity.
How to make that orange highlight appear without tapping the screen?
Can anyone help me on this?


