media/library/ui
ibaker 2371b024dd Switch to an 'api' dependency on Guava
The 'implementation' dependency causes problems when resolving
ListenableFuture in contexts that also include the
com.google.guava:listenablefuture:1.0 dependency.

Issue: #7905
Issue: #7997
Issue: #7993
PiperOrigin-RevId: 337093024
2020-10-17 01:34:15 +01:00
..
src Fix a couple of StyledPlayerControlView bugs 2020-10-13 16:28:17 +01:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
proguard-rules.txt Merge pull request #7804 from yoobi:TrackSelectionDialogBuilderTheme 2020-08-27 14:41:28 +00:00
README.md Add links to the developer guide in some READMEs 2019-05-15 18:14:07 +01:00

ExoPlayer UI library module

Provides UI components and resources for use with ExoPlayer.