I have added image view as subview in uiview. now i have rotated this image view using transformation. How can i resize the image view after the rotation transformation is applied.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you shouldn’t resize manually, you should be setting the autoresizingMask of the view so that it is automatically resized when the rotation occurs