Hi

Is there a way to show a spinner or something similar with no selection
(empty or text saying (no selection)) but when the user clicks on the
spinner that item is not there anymore?

Basically yo start I wanted to be empty and I have a label that says
"go to:"  and a spinner with options: a, b,c
If I have an empty option, it will show on the spinner list, so its
not good.
If I remove that empty option, by default the spinner will be on
option "a".

I tried to set the onclick event so I could remove the first item from
the list before showing it but it throws an exception.

Do I have to do a complete custom view for this or there is another
way around?

Thanks

Daniel
--~--~---------~--~----~------------~-------~--~----~
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