Is it possible to
preload the spinner adapter with a list of item  (either from database or from 
array)
BUT  to NOT run the selection  while the screen is built or being displayed.
But rather only called when the user has clicked and selected an item ?

Currently I have a spinner and use the  setOnItemSelectedListener
But this is called when the screen is displayed  BEFORE the user gets to 
actually select and item

Thanks in advance


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to