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
..
2019-02-19 13:22:54 +00:00

ExoPlayer UI library module

Provides UI components and resources for use with ExoPlayer.

  • Javadoc: Classes matching com.google.android.exoplayer2.ui.* belong to this module.