Hello,
I've set the background color of my UITableViewCells to Gray.
But if there's a UITextField in the cell, the placeholder doesn't change their color to white/black and it's almost impossible to read it, and look stranges.
The UILabel from the cell changes their color when it's selected or not, but the placeholder remains always the same.
There's a simple solution ?
I don't want to add some UILabel and use it as a placeholder, etc. etc.
Thanks,
r.