You get the data behind the list item from the
ListAdapter.getItem(position)
http://developer.android.com/intl/de/reference/android/widget/Adapter.html#getItem%28int%29

On 14 янв, 05:19, "pramod.deore" <deore.pramo...@gmail.com> wrote:
> Hi all,  how to know which list item is highlighted (when we scroll
> list then at that time one item of that list is highlighted). How I
> can print name of that list item?

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

Reply via email to