Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 android smarthphone 应用程序,它应该在同一屏幕上并排显示视频和图像。我正在为此使用 video.js。问题是每当我点击视频上的播放按钮时,Android 都会自动进入全屏状态。如何制止这种行为?
不幸的是,据我所知,没有真正的方法可以阻止这种行为。当您在 Android 手机上播放视频时,每个视频都会全屏显示。