SlidingDrawer中的YouTubePlayerSupportFragment

时间:2013-01-06 11:01:32

标签: android youtube-api slidingdrawer

我正在尝试在YouTubePlayerSupportFragment视图中放置SlidingDrawer。但是,当它运行时,视频会在1秒后停止,并且后续内容将发布在LogCat中:

W/YouTubeAndroidPlayerAPI(1778): YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is obscured by ViewName{41726520 V.E..... ........ 0,0-720,1038 #7f060040 app:id/drawer}. YouTubePlayerView is completely covered, with the distance in px between each edge of the obscuring view and the YouTubePlayerView being: left: 0, top: 241, right: 0, bottom: 392..

SlidingDrawer已打开,视频完全可见且未被遮挡。有谁知道解决这个问题?

由于

2 个答案:

答案 0 :(得分:1)

我遇到了同样的问题,我正在改变YouTubePlayerSupportFragment的边距,其中距离为负,直到它起作用。不知道为什么会这样。

答案 1 :(得分:0)

来自{{3}} youtube播放器shoudbe topest元素,最小尺寸为200 * 110 dp。如果它更小 - 玩家将停止。如果任何视图(甚至不可见)将与youtube播放器重叠 - 播放器将停止