Remove youtube context menu from iframe android webview

189 Views Asked by At

When load a url in webview which contains iframe and embedded youtube video in it youtube doesn't show context menu. But when i load iframe with embeded youtube using HTML in webview it shows context menu on scroll.

youtube video with context menu

i have tried disabling long click on webview it still shows context menu. I don't want to use youtube api cause in webview there will be other elements as well.

0

There are 0 best solutions below