IGListKit/Example/IGListKitExamples/Views
Jake Lin 56c80c5daf Remove UIColor and UIFont when they are not required.
Summary:
It is a follow-up PR for #111 to remove `UIColor` and `UIFont` when they are not required.

- [x] All tests pass. Demo project builds and runs.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/115

Reviewed By: dshahidehpour

Differential Revision: D4068329

Pulled By: jessesquires

fbshipit-source-id: e2fac583ac4075c9fcd66ba0559b834df73d0a8d
2016-10-24 11:15:08 -07:00
..
CenterLabelCell.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
DetailLabelCell.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
EmbeddedCollectionViewCell.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
ImageCell.swift ImageCell copyright header 2016-10-21 00:14:20 -07:00
LabelCell.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
NibCell.swift Support cells created from nibs 2016-10-14 18:59:18 -07:00
NibCell.xib Support cells created from nibs 2016-10-14 18:59:18 -07:00
RemoveCell.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
SearchCell.swift Initial commit 2016-10-11 10:12:17 -04:00
SpinnerCell.swift Fixed tail loading example (#105) 2016-10-23 17:44:10 -07:00