安卓webview中html.requestFullscreen无效的解决方法
安卓的webview默认不支持html元素的全屏方法。资料安卓文档 onShowCustomView文档显示要全屏,必须实现 onShowCustomView和onHideCustomView方法Notify the host application that the current page has entered full screen mode. After this call, web content will no longer be rendered in the WebView, b
原创
2021-04-23 11:32:15 ·
2772 阅读 ·
0 评论