onMatrixChanged

public abstract void onMatrixChanged(RectF rect)

Callback for when the Matrix displaying the Drawable has changed. This could be because the View's bounds have changed, or the user has zoomed.

Parameters

rect

- Rectangle displaying the Drawable's new bounds.