media/library/ui
olly 55e928f75a Make LeanbackPlayerAdapter use a ControlDispatcher + Misc cleanup
1. Make LeanbackPlayerAdapter use a ControlDispatcher. This
   allows apps to suppress control events in some circumstances,
   and is in-line with our mobile controls.
2. Misc simplifications and cleanup to LeanbackPlayerAdapter.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166852816
2017-08-29 23:13:13 +01:00
..
src/main Make LeanbackPlayerAdapter use a ControlDispatcher + Misc cleanup 2017-08-29 23:13:13 +01:00
build.gradle Disable test coverage again 2017-08-07 13:38:15 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01: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.