com.facebook.drawee.drawable.TransformAwareDrawable |
![]() |
Interface that enables setting a transform callback.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
setTransformCallback(TransformCallback transformCallback)
Sets a transform callback.
|
Sets a transform callback.
transformCallback | the transform callback to be set |
---|