I am working on a program for the class that I take, and part of the program requires a UIPickerView with images in it. I have a collector and it works, but the height of the lines in the collector is still too small, which leads to overlapping images (100x100). I am looking for a way to change the UIPickerView so that the images fit on one line without overlapping. Thanks
ios objective-c cocoa-touch uipickerview
Paul woidke
source share