5.0.1
PierfrancescoSoffritti
released this
16 Apr 09:51
·
412 commits
to master
since this release
YouTubePlayer
'smute()
andunMute()
have been deprecated. UsesetVolume(int volume)
instead.- Bugfix: When
YouTubePlayerView
is registered as aLifecycleObserver
, it pauses the video when the lifecycle stops, instead of when it pauses. This improves support for multi-window apps. - The sample app has been expanded with a live video example.