Re: [android-developers] Spinner value on button click

2011-07-21 Thread TreKing
On Wed, Jul 20, 2011 at 2:52 PM, Igor Barros wrote: > Is it possible to return a spinner selected value only when I click in a > button in the same activity, instead of using the OnItemSelected() method? > Yes. > Could you tell me how to proceed with it? > Read the docs for both Spinner and B

[android-developers] Spinner value on button click

2011-07-21 Thread Igor Barros
Dear all, Is it possible to return a spinner selected value only when I click in a button in the same activity, instead of using the OnItemSelected() method? Could you tell me how to proceed with it? Best Regards, -- Igor Smagasz Barros igorsmag...@gmail.com -- You received this message beca