Hi all, Do you know any way to turn off the default select that happens with Spinner creation? Although I could set a blank entry or put a selection prompt string at the top or bottom of my Spinner display array, I would prefer to skip any default selection and listen only for a selection done directly by the user after creation of my activity.
There is an onNothingSelected listener method. Can I use the spinner setSelection method to select nothing? How do you select nothing in a Spinner? Ciao, Beth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

