0

我使用 webview 来显示 vimeo 视频。全屏在 ios 上工作,但不在 android 上。在 webview 中,我将设置 HTML 源以显示视频,

代码 :

[<iframe id="vimeo_player" src="https://player.vimeo.com/video/367704812" width="100%" height="300" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>]```
4

0 回答 0