Helllo, Does anyone find the way to locate a object from a position on (extended) WebView? I mean 1.you touch the screen 2.my onTouchEvent handler be invoked and it'll find which object touched 3.the handler decides and acts depending on an object
I found getHitTestResult() gives me some tips but not suffice. Moreover if you touch a string(not anchored text), I couldn't get any useful information. On Apple's SDK, the accessibility feature helps me on this issue. Thanks. ko --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

