Hi there,
is there a way to know about a click on a webview?
I have a webview that is redirected in the beginning several times.
so the listener give me different urls, thats fine, but for now i dont know
if this happend because the user clicked on a link or if the urlchange happend
because of redirection.
So, is there a way kind a webview.clicked or touched or anything else I could differenciate between
an automatic url change and a user forced one? (
Thanks
Chris
ps. and if there is no touch even for now, could u please implement one?