tags:

views:

23

answers:

0

I have scrollview tag with in it few layouts are placed and particularly one layout have web view to zoom images,when i zoom the webview content its getting zoomed but the problem here is there appears both scrolls along vertical and horizontal scrolls for the webview,but it only scrolls along horizontally when scroll it vertially the whole scroll page to be scrolled but i need to scroll the webview alone vertically,how can i disable the whole scrollview function and to enable scrolling of webview alone when it focussed it on webview.

Thanks in advance.