Closed CooperRS closed 8 years ago
This should fix #7. The backgroundColor of a UIView is used by UITableViewCell for select background.
This is fixed in 1.0.4 by changing backgroundColor to tintColor instead of highlightColor. Thanks for your PR anyway. :+1:
backgroundColor
tintColor
highlightColor
This should fix #7. The backgroundColor of a UIView is used by UITableViewCell for select background.