mirror of
https://github.com/facebookincubator/QuickLayout
synced 2026-04-21 13:37:22 +00:00
Summary: Remove local UIColor init(hex:) definitions from 21 files that contained both the definition and callers. Each file's callers are migrated to UIColor(rgb:) for integer hex literals or UIColor(argbHexString:) for dynamic strings. Files that needed METAUIColorSwift were given the appropriate import. BUCK files updated where needed to add the METAUIColorSwift dependency. Reviewed By: adamjernst Differential Revision: D93524996 fbshipit-source-id: 0e77cb4befbf973520aa60054e345a519940806f |
||
|---|---|---|
| .. | ||
| FastResultBuilder/FastResultBuilder | ||
| QuickLayout | ||