Actually, thinking about this more, you probably want to set an
OnTouchListener. Buttons and other widgets produce click events, but
the WebView doesn't. A "click" is an abstract event, typically
consisting of a screen touch and then removal of the finger without a
drag.

Cheers,
Justin
Android Team @ Google

On Oct 24, 1:38 pm, "Justin (Google Employee)" <[EMAIL PROTECTED]>
wrote:
> Could you post some code about how you construct the WebView and set
> the onClickListener?
>
> Cheers,
> Justin
> Android Team @ Google
>
> On Oct 21, 2:56 am, Dikers <[EMAIL PROTECTED]> wrote:
>
> > I set a onclickListener on a webView, but when I click this webView,
> > It doesn't work . Who can tell me about it, Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to