media/library/ui
klhyun 3c97815d55 PlayerView sets aspect ratio when setting a new player
PlayerView and StyledPlayerView handled this in
onVideoSizeChanged but it can be omitted.
(e.g. if the player is MediaController)

PiperOrigin-RevId: 382340927
2021-07-09 08:28:37 +01:00
..
src PlayerView sets aspect ratio when setting a new player 2021-07-09 08:28:37 +01:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
proguard-rules.txt Access ExoPlayer specific UI components via reflection 2021-05-04 11:18:07 +01:00
README.md Add links to the developer guide in some READMEs 2019-05-15 18:14:07 +01:00

ExoPlayer UI library module

Provides UI components and resources for use with ExoPlayer.