That comment about "Calling this method will raise an exception" only appears under Spinner.setOnItemClickListener.
The setOnItemSelectedListener is inherited from AdapterView, there is no warning about it being unsupported, and it definitely works on 3.2. So I'm not clear as to which one you're actually using and having trouble with. -- Kostya 2011/11/20 David Karr <[email protected]> > > Oh, duh. That was actually the one I was using. I didn't notice the > difference. > > -- > 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 -- 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

