I'm creating an app where the user needs to select an item from a Spinner and then be redirected to a different screen depending on what they've chosen.
dora_paz The screen names are slightly different to the values in the spinner (Without accent, one letter less, etc)
Taifun I've tried following the instructions in the post and adding a close menu but the app still doesn't execute the AfterSelecting function
Thanks for all your help. The problem was my Spinner was visible but inside a table where all rows and columns were full. I moved it outside and now it works