Package com.backbase.deferredresources.color
See: Description
-
Class Summary Class Description DeferredColorWithAlpha A DeferredColor that always resolves with a specific alpha value, ignoring the base color's alpha. SdkIntDeferredColor A DeferredColor with a different source depending on the runtime Android SDK version. DeferredColorWithAlphaKt -
Interface Summary Interface Description ParcelableDeferredColor A Parcelable wrapper for resolving a ColorInt color on demand.