I was trying the API Demos that come along with Android SDK v1.5 If you select an item in a spinner widget and change the orientation of the phone twice the selection goes.
I am having similar problem in my app, I just checked the Demo app and the behaviour appears to be same. When you change the orientation say from Portrait to Landscape the text you selected is there, do it once more and the first item in the list appears as selected option. Is it a bug or is it that we explicitly need to maintain state with a spinner control? -- 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

