Thursday, 5 September 2013

How to setOnclick Listener to a WebView which is inside a ViewPager?

How to setOnclick Listener to a WebView which is inside a ViewPager?

I have a ViewPager which contains several WebViews.I wanted to set a
OnClickListener to the WebView.I know that WebView consumes the touch but
to overcome this I got a solution here and its working also but the
problem is when I use the same piece of code inside the ViewPager WebView,
it doesn't work. Can anyone suggest me how to achieve this? Any help will
be highly appreciated.

No comments:

Post a Comment