How can I customize/change color for selected segmented in segmented control? I tried to use method available at UISegmentedControl selected segment color . It worked perfectly with iOS 5 and below but not for iOS 6. Any help is appreciated.
Basically I am looking to change color for the selected segmented to some bright color so that selected/unselected segments are clearly visible.