My actual requirement is to tilt the image from -45 to 45 degrees. How to scale and rotate the image at the same time by using the matrix?
Like this https://www3.lunapic.com/editor/?action=straighten
I have added the image in the image view and tried to rotate the image by rotating the ImageView but it is not working properly and also I don't know how much zoom the image based on the angle.
If I set the angle is 45 to the image what is the scale factor of the image? (I mean how much I have to set)