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
、ビデオが完全に表示され、不明瞭ではありません。誰もこれに対する解決策を知っていますか?
ありがとう