When user click on the item, I dont knw which event to register like button have OnClick so what is there for this & how to check which item is selected?
thanks On Thu, Jan 28, 2010 at 6:22 PM, Mark Murphy <[email protected]>wrote: > > I am developing a small application with the help of spinner > > widget.Requirement is to display different toast messages when the > spinner > > list items are selected. > > > > For e.g if the spinner items are > > Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday then on > selecting > > Sunday item through the spinner ,toast message should display "Sunday > > Selected". > > > > Please guide me on how do this and if possible share code snippet. > > What part of this are you having difficulty with? > > -- > 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

