mirror of
https://github.com/androidx/media.git
synced 2025-05-09 16:40:55 +08:00

- Re-layer layout so that the central controls end up on top (and, more importantly, have preference for receiving touch input) if the view is so small that elements start to overlap. This requires splitting the background and the controls themselves. - Fix bug that could cause the scrubber to not be hidden in minimal mode, if the mode is entered when the controls are not visible. - Fix positioning of minimal controls. - Remove scrubber padding in minimal mode, since the scrubber - Remove unused bar_gravity value. PiperOrigin-RevId: 347008789
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.