Friday, November 30, 2012

Stupid imageView bug

Posting this only because I tried to google the problem and failed.

If you create your own custom ImageView, and the end result is that on zooming or moving the image only a part of if gets zoomed or moved even though the matrix is computed right, check that you haven't hidden view.getMatrix() by accident.

Yeah, silly, I know.


No comments: