Is there an example code of how to make a view that loads an Image (any size, any orientation)
and then zoom it or pan it just like the picture gallery app does it?
the initial image needs to be adjusted to the max device widht and height constraining proportiions..and from there on zoom and pan
I tried to use a webview but it just doesn't work as I expected...