We used a picker to select a store for shopping. This picker needs a confirmation like the date picker. But - i would prefer a picker, where you just select a shop and then the next step comes immediately without doing a second click - on the confirmation button. Has anyone used, build it? You will also find this picker in the EMail Programm in the IPhone when selecting the account from which you want to send the mail. BR Arno
2 Answers
I would use an option dialog instead.
on iOS you could just listen for the change event, and handle it there.
Your Answer
Think you can help? Login to answer this question!