Hello

I am using ListView in my application. When My application gets
launched, it displays Listview with some items in the list. I want the
first item to be highlighted by default without any user action. How
can i do that ?

I tried listview.setSelection(0) method but it is not actually
highlighting that first item.

Can someone help me on this ?

-PD

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to