Duplicate:
The iPhone UITabBar generally uses a blue and gray icon scheme. However, the iPod Touch ships with an application from Nike that has a red icon overlay, as opposed to the blue overlay. Here's a screen shot:
How do I do that? Do I use the hidden setSelectedImage method in UITabBarItem? If so, when do I call this? Any other ideas?
Thanks!