Hi I have a list view, when I click on a item it gets highlighted and then return backs to the non highlighted state I would like to keep the highlighting on until I have selected another menu item or until I have exited the list view I tried setting android:choiceMode="singleChoice" android:focusableInTouchMode="true" android:focusable="true" but none of them gave me the desired result. I also read that highlighting should be avoided but I have seen applications using it. If anyone has done it before please let me know how to do it. A sample code would be helpful Thanks in advance Rajesh
-- 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

