I am writing an Android application in which I would like to be able to detect the selection of an already selected item in a spinner. The standard spinner interface allows detecting only selection changes.

It seems that the only way to implement this is to override the spinner routines i have heard...but i have no idea how to go about doing so.

Do you have any suggestions?

Do you know where I might find sample code that shows how to override or customize a spinner?

Thanks for your help.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.