I have an activity with two imageviews one on another(merged in xml). one is an image and the other is a transparent frame. so i wanted to zoom the image alone and not frame. How do i do that?
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.
Creating a custom class extending imageview solved my problem. Following url has a tutorial that was helpful to me:
[http://blog.sephiroth.it/2011/04/04/imageview-zoom-and-scroll/][1]