media/library
olly 70ba62a281 StyledPlayerView: Add separate fullscreen button for minimal mode
Moving the fullscreen button around depending on modes is quite error
prone. There is currently a bug where the order of the settings cog
and fullscreen button can end up being swapped around as a result of
moving the fullscreen button to the minimal controls and back again.

It's less error prone just to have a second fullscreen button that's
always part of the minimal controls.

PiperOrigin-RevId: 347639484
2020-12-17 11:25:53 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Use MediaItem as ads identifier by default 2020-12-17 11:25:53 +00:00
core Use MediaItem as ads identifier by default 2020-12-17 11:25:53 +00:00
dash Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
extractor Check atom size and recording mode of Samsung saut boxes 2020-12-17 11:25:53 +00:00
hls Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui StyledPlayerView: Add separate fullscreen button for minimal mode 2020-12-17 11:25:53 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

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.