TheFinestArtist / YouTubePlayerActivity

Android Youtube Player Activity. Simply pass a url to play youtube video in new activity. It supports screen orientation, media volume control and etc.
https://play.google.com/store/apps/details?id=com.thefinestartist.ytpa.sample
MIT License
395 stars 113 forks source link

Youtube video automatically pauses on load in Samsung S6 device alone #9

Open zakirhusain opened 8 years ago

zakirhusain commented 8 years ago

Here is the error below which I got...

YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is obscured by com.android.internal.policy.impl.PhoneWindow$FloatingMenuButton{1bb1e0b7 V.ED..C. ......I. 1280,2192-1440,2368}. Left edge 136 px left of YouTubePlayerView's right edge. Top edge 344 px above YouTubePlayerView's bottom edge. . 11-24 14:13:22.490 2057-2057/package/E/onError: onError : UNAUTHORIZED_OVERLAY

Please fix it