The ZoomImage view library allows us to present bitmap images in a manner where the user can scroll in and navigate around the images using natural gestures.
Is it possible to capture the current x/y centre of the view and zoom value so that when the activity is restarted you can reproduce the image as it was last seen to the user?
Is it possible to capture the current x/y centre of the view and zoom value so that when the activity is restarted you can reproduce the image as it was last seen to the user?