media/library/core
Denise LaFayette f7f40bcb25 Address code review comments
- Split text emphasis mark and style into two IntDefs
- Represent textEmphasis="none" with a span rather than null
- Fixed bugs in the style parsing logic
2021-03-05 12:23:34 -08:00
..
src Address code review comments 2021-03-05 12:23:34 -08:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
jacoco.exec Fix broken unit test in TtmlDecoder.textEmphasis() 2021-03-04 16:06:56 -08:00
proguard-rules.txt Add remaining proguard config tests. 2020-11-27 11:08:34 +00:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

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