PinchImageView icon indicating copy to clipboard operation
PinchImageView copied to clipboard

旋转后出现问题

Open kanyuan opened this issue 9 years ago • 1 comments
trafficstars

matrix.postRotate(90, mImageView.getWidth()/2, mImageView.getHeight()/2); mImageView.outerMatrixTo(matrix, 200); 当outerMatrixTo接口传递一个旋转的matrix时,放大后,图片消失在视图中。 有没有什么办法解决?

kanyuan avatar Jun 29 '16 10:06 kanyuan

暂时不支持旋转,后续加下这个功能

boycy815 avatar Jun 29 '16 10:06 boycy815