You should be able to create an AdapterView.OnItemSelectedListener,
add it to your ListView using setOnItemSelectedListener and keep a
pointer to the currently selected item.




On Jul 31, 9:17 am, cindy <ypu01...@yahoo.com> wrote:
> I have a listActivity which I use ArrayAdapter insider it. When user
> scrolls the scroll ball, one listitem would be focused. How canI
> know  itemlist is highlighted?
>
> It looks simple to me at first, however, it takes several days and
> still can't find answer.
>
> Thanks!
>
> April

-- 
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