I am trying to do some customization on UITabBar. I am almost done with everything. However, I saw a small bar on the bottom of each UITabBarItem. I don't know what object it is. Can someone please tell me how to remove it? Or if someone can tell me how to make the UIImage inside the UITabBarItem to be displayed in front of that unknown bar. It is good enough.
Color blended layers mode http://www.evernote.com/shard/s214/sh/3d506d1b-6159-429e-952a-f2cdeb270c56/6c747156a612ea74205724ec1441942a
I have a custom UITabBarViewController and UITabBar.
No solution can be done using the default tab controller. I just recreate the custom tab controller.