DefaultColorLoader

constructor(context: Context?)

Parameters

context

the Context from which to load the color resources


actual constructor()

Default implementation of a KalugaColorLoader.

expect constructor()
constructor(bundle: NSBundle, traitCollection: UITraitCollection?)

Parameters

bundle

the NSBundle from which to load the color resource

traitCollection

The UITraitCollection that specifies the gamut to use when selecting the color.


actual constructor()

Default implementation of a KalugaColorLoader.