What is it you are trying to accomplish? Select an item from a spinner widget? If so, take a look at the Spinner Demo example from commonsware.com (source code from Hello, Android).
On Aug 14, 11:23 am, "tinyang" <[email protected]> wrote: > I read in another post that the spinner widget does not support > onItemClickListener (and upon checking the developer site, that seems to > still be the case). Could I use the suggestion in "The Basic Way" section > at the link below to fix > that?http://developer.android.com/guide/topics/ui/custom-components.html#b... > > If this won't work, I'm open to other suggestions to get a spinner that > supports onItemClickListener. Thanks. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

