You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.
As soon as the draggble view is minimized, the youtube player is throwing this error:
W/YouTubeAndroidPlayerAPI: YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is not contained inside its ancestor android.widget.FrameLayout{ff4ae6b V.E..... ......I. 0,0-406,228}. The distances between the ancestor's edges and that of the YouTubePlayerView is: left: 0, top: 0, right: -1, bottom: -1 (these should all be positive).
Hello @pedrovgs.
First things first, thank you for this amazing library.
As for this bug that am encountering now, I don't understand the issue, can you explain it to me to help me solve it as If I understand you already know about it!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
As soon as the draggble view is minimized, the youtube player is throwing this error:
W/YouTubeAndroidPlayerAPI: YouTube video playback stopped due to unauthorized overlay on top of player. The YouTubePlayerView is not contained inside its ancestor android.widget.FrameLayout{ff4ae6b V.E..... ......I. 0,0-406,228}. The distances between the ancestor's edges and that of the YouTubePlayerView is: left: 0, top: 0, right: -1, bottom: -1 (these should all be positive).
How do I resolve this?
The text was updated successfully, but these errors were encountered: