I need to change the color of sectionIndexTitlesForTableView in iOS 5. I could not find any method in the APIs to do the task. Can anyone offer me some help?
The se
Unfortunately I think there is no documented way to customize your index.
Try to take a look to these Q&A:
sectioned tableview index selection highlighting
How do I change the color of the side Alphabet in an indexed UITableView?