When I tap a cell in UITableViewCell the cell turns blue by default.
How do I change that?
A change to another color or in this sample I am building, get rid of the color completely.
I have a table which is just a table, the information is in the cell and it does not lead anywhere when pressed. Just annoying it turns blue if pressed, because the text in the cell is harder to read.
When I tap a cell in UITableViewCell the cell turns blue by default. How
Share
in
method add this code