Skip to content

5.0.1

Compare
Choose a tag to compare
@PierfrancescoSoffritti PierfrancescoSoffritti released this 16 Apr 09:51
· 412 commits to master since this release
  • YouTubePlayer's mute() and unMute() have been deprecated. Use setVolume(int volume) instead.
  • Bugfix: When YouTubePlayerView is registered as a LifecycleObserver, 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.