Yes and it works, but I need be able to call setText() at any time, eg when the user presses a button.
On Dec 5, 2009 10:38 AM, "Mark Murphy" <[email protected]> wrote: > So this is a response to another thread, that I never got a reaction on. > Hopefully someone can ... Have you tried calling setText() before attaching the ListAdapter to the AutoCompleteTextView? -- Mark Murphy (a Commons Guy) http://commonsware.com Android App Developer Books: http://commonsware.com/books.html -- 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]<android-developers%[email protected]> For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- 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

