Hello everybody,
a perhaps stupid problem.
I have a WebView (fully functional) and I would like to block the top of the page (about 80 pixels) from touches.
I thought that by superimposing a panel, it would have blocked the touches towards the web page, but it is not so.
The top panel switches the touch to the webview.
How can I do to inhibit that part of webView?
Thanks to who will answer
a perhaps stupid problem.
I have a WebView (fully functional) and I would like to block the top of the page (about 80 pixels) from touches.
I thought that by superimposing a panel, it would have blocked the touches towards the web page, but it is not so.
The top panel switches the touch to the webview.
How can I do to inhibit that part of webView?
Thanks to who will answer