I need to create a context menu similar to the menu that pops up in
the gmail app.  I need this menu to show up when I select text in a
web view.  I found this tutorial on quick action bars,
http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
and it looks straight forward enough to build them.  But I don't know
how to tie in to the text selection of a web view.

Basically when a user selects text in a web view I need to build a
quick action menu on the fly based on the text they selected.  Is
there an event for that I can listen for?

-- 
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