I am trying to modify the UIPickerView curvature to look like the iOS 7 Timer. Here is what I have: Note how the 2 and 4 are offset significantly from the 3 in the selected row. Is there a way to make it more 'flat', a la Timer in iOS7, where the 2 and 4 are directly above and below the 3? Here is what I have tried so far: Play around with - (CGFloat)pickerView:(UIPickerView *)pickerView widthForC