PhotoDraweeView
PhotoDraweeView copied to clipboard
Fix Method getScale
The getScale method should use the two elements MSCALE_X and MSCALE_Y in the matrix, but usually the two are equal, so I only used one of them.