• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Scrolling Image View

akosijpac

Lurker
I have an image which has a dimension of about 1200x800.. Now I would like to display it in an ImageView in such a way that the image would not scale down to fit the screen of the device but instead it will allow me to scroll (both horizontally and vertically) to view the other parts of the image. Basically just like in the google's MapView. Is this possible with ImageView or should I use other methods? Thanks for your help.
 
Back
Top Bottom