OnMatrixChangedListener

public interface OnMatrixChangedListener

Interface definition for a callback to be invoked when the internal Matrix has changed for this View.

Functions

Link copied to clipboard
public abstract void onMatrixChanged(RectF rect)
Callback for when the Matrix displaying the Drawable has changed.