One of the UI elements that I dislike in iOS is the picker control.
I think it takes up too much space when all you need is a simple drop-down list; much like a web page.
Since there is no native alternative, that I can find, has anyone come up with a clever way to present the list of items?
I could use Option Dialog, but the list could contain as many as 15 items.
1 Answer
i think you have to ask yourself is it appropriate to change the behavior that a user would expect. The consistency of the iPhone UX is something that allows the device and associated applications to be widely accepted
Your Answer
Think you can help? Login to answer this question!