bachinger 4bb6036cf6 add playback state changed listener
This change deprecates Player.onPlayerStateChanged(boolean pwr, int state). It removes deprecation for trivial cases. I'll remove other deprecated usages (mostly in ui module) in follow-up CLs to not bloat this CL.

PiperOrigin-RevId: 292917872
2020-02-11 17:07:03 +00:00
..
2020-02-11 17:07:03 +00:00
2019-11-17 00:33:26 +00:00

ExoPlayer UI library module

Provides UI components and resources for use with ExoPlayer.