I'm trying to get my MultiAutoCompleteTextView to start filtering the
suggestions from predefined text when the activity starts. When the
Activity launches (always from another activity), it sends some text
in the Intent. Using that text, I want it to start filtering without
having to type any further, but I can't seem to find any methods to do
this. I tried using showDropDown(), but that just shows the full list
of possible results from the adapter.
Any help appreciated.

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

Reply via email to