PhotoDraweeView icon indicating copy to clipboard operation
PhotoDraweeView copied to clipboard

Fix Method getScale

Open chenleejr opened this issue 5 years ago • 0 comments

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.

chenleejr avatar May 22 '19 08:05 chenleejr