Antoine
Results
2
comments of
Antoine
@aslansari answer does the job, but it doesn't place the coordinates (focalX, focalY) to the center of the screen. It always keeps the image propotions like if the center is...
Ok so I finally understand and make it work. That doesn't work because I used the animation on the setScale, which was call in an other thread. ```java mImageView.post(new AnimatedZoomRunnable(getScale(),...