I've been struggling with this issue for days now. I've got a spinner
control set up to display items. It works but I need a way to know
when a selection has been made in the control. It doesn't appear that
I can set an OnItemClickListener. The SDK says:

"setOnItemClickListener(AdapterView.OnItemClickListener l) A spinner
does not support item click events."

So the method exists, but it throws an error! I've done some Internet
searching about this but all the potential solutions didn't make sense
to me or were incorrect. It seems really odd that there's no easy way
to know when a selection has been made in the spinner UI. Does someone
have a simple solution for 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