i m developing an photo based app i have two imageview one imageview contains the original image and other imageview contains the frame
Now the problem is i want to manage the frame Imageview according to the main image i.e. if my main image view is of size 320x480 then border applies on that size and if my image view is of size 200x150 then border have to applies on that size
How to do that