i am trying to fix the autolayout of my picker view, at the iPhone (compact width and regular height) it seems Okay, but for iPad ( regular width and regular height), it seems the size of the font of my picker view remains the same as the iPhone, I want the font size of my picker view in iPad little bit bigger, I usually add customization for the font size of regular width and regular height, but there is no option to adjust the font size of picker view in the interface builder.
what should I do?