2

How can i remove gradient borders arround UIPickerView?

And, if possible, change color of selection from blue to grey.

Thanks.

Antigluk
  • 1,176
  • 2
  • 11
  • 30

2 Answers2

3

I have placed the uipicker within a smaller uiview with the clip bounds property set on the picker.

Richard
  • 31
  • 2
2

There's no easy way to do it unfortuantely. Refer here for some suggestions.

Community
  • 1
  • 1
Bo A
  • 3,144
  • 2
  • 33
  • 49