Hi all,
when i am selecting cell in my tableview,the selected cell color is blue because i have set cell.selectionStyle to UITableViewCellSelectionStyleBlue,but whenever i select cell i want to get orange color how to achive this.
when i am selecting cell in my tableview,the selected cell color is blue because i have set cell.selectionStyle to UITableViewCellSelectionStyleBlue,but whenever i select cell i want to get orange color how to achive this.