Large bitmap question

Tikehan

Member
Licensed User
Longtime User
Hi all

can i load a bitmap larger than ImageView size without resizing it but being able to pan the view?
I tried gravity.left, but is not possible to pan the rest of bitmap.

Thanks
 
Top