Reputation: 9098
Does anyone understand how Apple manipulated the regular UIPickerView to look like the image below? Instead of two rows, I only need one in the middle. If anyone can point me in the right direction or show me a tutorial I'd really appreciate it.
Upvotes: 2
Views: 734
Reputation: 3198
Try making a narrow picker view. Set it atop an image view. Fill the image view with a screenshot of the picker background.
Upvotes: 1