public interface DrawableCopier
Interface of copying drawable to a new one.
abstract Drawable
copy(Drawable originalDrawable, Resources resources)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Drawable copy(Drawable originalDrawable, Resources resources)
Called to copy the drawable.
originalDrawable
resources