media/library
insun 7228b2d718 Show overflow button only when there is no enough space
Previously, the overflow button was always shown at the bottom in StyledPlayerControlView
and hided the settings cog even when there is enough space.

With this change, the settings cog moves out from overflow and
the overflow button is shown only when the buttom space is not enough.

PiperOrigin-RevId: 336029179
2020-10-13 16:27:00 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
core Make resetPosition reset the position if true 2020-10-13 16:26:41 +01:00
dash Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers 2020-10-06 14:30:29 +01:00
extractor Ignore negative payload size in TS PesReader 2020-10-06 14:31:59 +01:00
hls Fix HLS chunkful preparation bug affecting certain master playlists 2020-10-13 16:26:32 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:43:41 +01:00
ui Show overflow button only when there is no enough space 2020-10-13 16:27:00 +01: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.