1

How do I change UITabBar selected or highlighted color in an iphone application?

Jonathan Sterling
  • 18,320
  • 12
  • 67
  • 79
user607898
  • 31
  • 1
  • 2

2 Answers2

1

Have a look at Custom colors in UITabBar

Community
  • 1
  • 1
koregan
  • 10,054
  • 4
  • 23
  • 36
0

There's no way to do that. You will have to code your own tab bar.

Pacu
  • 1,985
  • 20
  • 33