media/library
tonihei 0bb123aa4c TrackSelectionView: Use same "isAdaptive" logic in updateViews and onClick.
We currently do not show check boxes if the renderer does not support adaptive
switches between tracks in one group. However, we assume check boxes in the
onClick method.

Use same logic for both methods to be consistent.

PiperOrigin-RevId: 236118372
2019-03-06 17:29:18 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Handle !resetPosition as initial seek position. 2019-03-06 17:29:18 +00:00
dash Migrate to androidx 2019-02-19 13:22:54 +00:00
hls Fix channel count propagation on HLS traditional preparation 2019-03-06 16:54:08 +00:00
smoothstreaming Migrate to androidx 2019-02-19 13:22:54 +00:00
ui TrackSelectionView: Use same "isAdaptive" logic in updateViews and onClick. 2019-03-06 17:29:18 +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.