NetNewsWire/iOS/MasterTimeline/Cell
Jim Correia 061872b7ff Simplified/corrected highlighted/selected appearance of feed and timeline cells.
- Set the highlighted text color on labels in table cells. This will be used
  for both the highlight and selected states automatically. (And since it is
  used for both states, we avoid anachronistic state where we have black
  text on a dark blue background in light mode as we transition from none ->
  highlighted -> selected.)

- Keep the selected/highlighted overrides to adjust colors for non-UIControl
  subelements.
2019-09-02 22:39:01 -07:00
..
MasterTimelineAccessibilityCellLayout.swift
MasterTimelineCellData.swift
MasterTimelineCellLayout.swift
MasterTimelineDefaultCellLayout.swift
MasterTimelineTableViewCell.swift Simplified/corrected highlighted/selected appearance of feed and timeline cells. 2019-09-02 22:39:01 -07:00
MasterUnreadIndicatorView.swift Simplified/corrected highlighted/selected appearance of feed and timeline cells. 2019-09-02 22:39:01 -07:00
MultilineUILabelSizer.swift
SingleLineUILabelSizer.swift