Sunday, 2 June 2019

webview contexual menu on select text

I have been trying to customize the contextual menu for a webview, that appears when selecting a text in the webview.

Basically I want to add or remove items to the menu. And add some custom event on item click.

I have already tried few solution like below links, with no success. All I end up getting is a Dialogue menu.

https://developer.android.com/guide/topics/ui/menus.html#CAB

enter image description here



from webview contexual menu on select text

No comments:

Post a Comment