media/library
olly 8d84a50fa1 Update Styled non bottom buttons to be borderless.
This requires the parent of the background to draw and have padding large enough to support the size of the ripple.

The bottom buttons must remained bordered as the space around them is constrained.

PiperOrigin-RevId: 342162231
2020-11-13 14:55:29 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Remove C.StreamType constant that's not a real stream type 2020-11-13 14:54:12 +00:00
core Add Robolectric playback tests for existing MKA assets 2020-11-13 14:55:20 +00:00
dash Publish components that depend on MediaParser 2020-11-02 22:59:05 +00:00
extractor Adjust SEF slow motion parsing to base data type off name. 2020-11-13 14:55:10 +00:00
hls Create chunks from parts in HlsChunkSource 2020-11-13 14:54:41 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Update Styled non bottom buttons to be borderless. 2020-11-13 14:55:29 +00:00
README.md

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.