Hello,

I am having issues with my ListView text filter. Here's the problem:

** Upon using the keyboard to search for an item in the list, when
that item is clicked, it always takes them to the actions I have
specified for position 0 as my list is separated based on positions.
Each position launches a different activity.

Is it possible for me to make it so it goes by the string value of
each list item instead of the position? How can I resolve this?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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