Aktualisiert am May 14, 2018
v 7.0.0
Breaking changes:
- YouTubePlayer.seekTo(int time) now takes a float, to improve consistency with the other APIs.
Minor changes:
- When a View is added to the default player UI, using PlayerUIController().addView(View), it doesn't need padding. It is defined in the container.
Sample app:
- Added example showing how the player state changes.
- Added example for picture in picture mode.
- Added nav drawer options to star the library on GitHub and rate on PlayStore.