I suspect the answer is no, but thought I\'d ask...
I have a Spinner that needs to reveal a hidden \"proceed\" button when the user has made a selection. However, s
I've seen in an few answer here on stackoverflow that onNothingSelected will enable you to detect this.
That answer was the only one and wasn't accepted, and I haven't tried it myself, but give it a go and see what happens.