NetNewsWire/iOS/MasterTimeline
Jim Correia 932f6fdd30 Added NNWTableViewCell; a base class for cells with the NNW selection color.
Defined a semantic color for the selection color which is identical to
netNewsWireBlue.

MasterFeedTableViewCell and MasterTimelineTableViewCell now subclass
NNWTableViewCell and no longer directly customize their selected background
view.
2019-09-02 22:38:42 -07:00
..
Cell Added NNWTableViewCell; a base class for cells with the NNW selection color. 2019-09-02 22:38:42 -07:00
MasterTimelineDataSource.swift
MasterTimelineViewController.swift Use correct delegate methods to begin and end searching 2019-09-02 12:40:14 -05:00