UIPickerView remove gradient borders
How can i remove gradient borders arround UIPickerView?
And, if possible,开发者_Python百科 change color of selection from blue to grey.
Thanks.
I have placed the uipicker within a smaller uiview with the clip bounds property set on the picker.
There's no easy way to do it unfortuantely. Refer here for some suggestions.
精彩评论