I am able to zoom custom listview, by using this link
This listview is in viewpager.
My problem is, when a view is zoomed, I dont know how to drag(by drag i mean move ListView to end - from left to right as well as from top to bottom vice-versa) it to see complete list. Can anyone tell me how to achieve this?