public class BorderColorDrawableReference extends ReferenceLifecycle<Drawable>
BorderColorDrawable
.Modifier and Type | Class and Description |
---|---|
static class |
BorderColorDrawableReference.PropsBuilder |
Modifier and Type | Method and Description |
---|---|
static BorderColorDrawableReference.PropsBuilder |
create(ComponentContext c) |
static BorderColorDrawableReference |
get() |
protected Drawable |
onAcquire(Context context,
Reference reference) |
protected void |
onRelease(Context context,
Drawable drawable,
Reference reference) |
acquireDiff, releaseDiff, shouldReferenceUpdate, shouldUpdate
public static BorderColorDrawableReference get()
public static BorderColorDrawableReference.PropsBuilder create(ComponentContext c)
protected Drawable onAcquire(Context context, Reference reference)
onAcquire
in class ReferenceLifecycle<Drawable>
protected void onRelease(Context context, Drawable drawable, Reference reference)
onRelease
in class ReferenceLifecycle<Drawable>