docs/javadoc/reference/com/facebook/drawee/drawable/CloneableDrawable.html
|
|
Summary: Methods | [Expand All]
public interface
| com.facebook.drawee.drawable.CloneableDrawable |
| Known Indirect Subclasses
AutoRotateDrawable, ProgressBarDrawable
| AutoRotateDrawable | Drawable that automatically rotates underlying drawable. | | ProgressBarDrawable | Drawable that displays a progress bar based on the level. |
|
A drawable that is capable of cloning itself.
| Public Methods |
|---|
| abstract Drawable |
| Creates a copy of the drawable. |
Creates a copy of the drawable.
+Generated by Doclava. +