Commit Graph

3 Commits (2f538b9f59dd069acb18a8ccd172a6604aa7b9ef)

Author SHA1 Message Date
Fredrik Lillejordet 2f538b9f59 fixed header formatting 7 years ago
Fredrik Lillejordet d16bffe6c1 forget target reference to new class in PR 7 years ago
Fredrik Lillejordet 8984f659f3 Keeps original background color of a subview in during row selection
When a row is selected in UITableView, background colors of all UIView subviews gets changed. This class will prevent that from happening so that the blue dot can remain blue while the row is selected. Description and solution suggestions found in the following link:
https://stackoverflow.com/questions/6745919/uitableviewcell-subview-disappears-when-cell-is-selected/27717607
7 years ago