I have an application that has a ListView and I want to highlight the first item in my ListView as soon as the user enters the activity with the ListView. I tried using *ListView.setSelection()*, but that didn't help me. Any ideas ?
-- 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

