media/library/common
christosts a1999ef854 Util.getStringForTime() prefixes negative times
Fix bug to place the negative sign in the beginning
of the returned String.

PiperOrigin-RevId: 333504868
2020-10-17 11:48:24 +01:00
..
src Util.getStringForTime() prefixes negative times 2020-10-17 11:48:24 +01:00
build.gradle Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
proguard-rules.txt Suppress Guava-related ProGuard/R8 warnings 2020-10-17 11:41:41 +01:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer common library module

Common code used by other ExoPlayer modules.

  • Javadoc: Note that this Javadoc is combined with that of other modules.