So basically I have to write it? Is there any other way I can use
something else instead of the absolute position?

On Jun 21, 6:00 pm, Christopher Köllmayr <koe...@gmail.com> wrote:
> Hi,
>
> at Google IO 2010 Romain talked about this behaviour.
> It seems like you are using the absolute position
> of items in the list.
>
> But you need to implement an TextFilter wich updates the list.
>
> I have the same problem, but didn't fixed it yet.
> Here is the link to Romains presentation:
>
> http://www.youtube.com/watch?v=wDBM6wVEO70#t=34m23s
>
>
>
> On Mon, Jun 21, 2010 at 23:11, HeyYouThere <newsome...@gmail.com> wrote:
> > 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

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