Hello,

I would appreciate if somebody can comment the  questions below...

- is there any way to read the spinner status (is it "open" or
"closed") ?

- Is there any way to change the content of the spinner items without
closing it? Currently, I can set a custom data adapter and show the
spinner. Then I can set another data adapter (or modify the current
one), but the spinner does not change. It changes (refresh the
content) only if you close the spinner and open it again. How I can
force the spinner to redraw the content from data adapter without
closing it?

- Can I open the spinner programmatically?

- Can I close the spinner  programmatically?

Thanks...
-- 
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

Reply via email to