public interface

CloneableDrawable

com.facebook.drawee.drawable.CloneableDrawable
Known Indirect Subclasses

Class Overview

A drawable that is capable of cloning itself.

Summary

Public Methods
abstract Drawable cloneDrawable()
Creates a copy of the drawable.

Public Methods

public abstract Drawable cloneDrawable ()

Creates a copy of the drawable.

Returns
  • the drawable copy