IGListKit/Example/IGListKitExamples/ViewControllers
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
..
DemosViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
EmptyViewController.swift Remove UIColor and UIFont when they are not required. 2016-10-24 11:15:08 -07:00
LoadMoreViewController.swift Fixed tail loading example (#105) 2016-10-23 17:44:10 -07:00
MixedDataViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
NestedAdapterViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
SearchViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
SingleSectionViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00
WorkingRangeViewController.swift Update example code to make it more Swifty 2016-10-22 20:14:15 -07:00