Package 

Class DeferredColorWithAlpha

  • All Implemented Interfaces:
    android.os.Parcelable , com.backbase.deferredresources.DeferredColor , com.backbase.deferredresources.color.ParcelableDeferredColor

    
    public final class DeferredColorWithAlpha
     implements ParcelableDeferredColor
                        

    A DeferredColor that always resolves with a specific alpha value, ignoring the base color's alpha.

    This class implements android.os.Parcelable. It will throw at runtime if base cannot be marshalled.