[android-developers] Re: Orientation Change effect on Spinner control

2010-01-27 Thread navlrac
Did anyone figure this out? I have the same issue. Additionally, I have a spinner backed by a cursor and its not guaranteed that the selected item is still in the database when restoring. I've been thinking along the lines of scanning the cursor to find the previous selected item, but haven't

[android-developers] Re: Orientation Change effect on Spinner control

2010-01-27 Thread Zsolt Vasvari
I created a bug report for this exact same issue a few days ago. Please star it if it's important to you: http://code.google.com/p/android/issues/detail?id=6223 On Jan 27, 6:43 pm, navlrac carl.vansch...@gmail.com wrote: Did anyone figure this out? I have the same issue. Additionally, I have a