Looking to remove the default gap between the date text and the top of my input view. Is there a way to make the picker frame bigger than the input view?
Asked
Active
Viewed 576 times
0
-
Possible duplicate of [How to change UIPickerView height](http://stackoverflow.com/questions/573979/how-to-change-uipickerview-height) – Zayne ZH Sep 08 '16 at 04:25
-
1You can change the UIPickerView height but that changes the inputview height. I'm hoping to clip the UIPickerView. – Justin Sep 08 '16 at 04:33