1

Hi i will like to remove the gradient effect and drop shadow for UITabbaritem image,

is it easy to do it ?

Desmond
  • 5,001
  • 14
  • 56
  • 115

1 Answers1

1

most likely you won't be able to do what you want. UITabbar uses custom drawing instead of subviews.

RolandasR
  • 3,030
  • 2
  • 25
  • 26