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.
我正在编写一个应用程序,我想在其中显示来自服务器的视频。视频通过 VideoView 正确显示。视频并没有占用所有空间,它实际上是左下角的一个小方块。现在我想为这个视频添加容量以进行拖放。当它被拖动时,我希望视频继续流畅地播放。你是怎样做的 ?