Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | 15,930 | 10,479 | ||
README.md | D | 03-May-2024 | 344 | 13 | 8 | |
build.gradle | D | 03-May-2024 | 1.9 KiB | 59 | 50 |
README.md
1# ExoPlayer UI library module # 2 3Provides UI components and resources for use with ExoPlayer. 4 5## Links ## 6 7* [Developer Guide][]. 8* [Javadoc][]: Classes matching `com.google.android.exoplayer2.ui.*` 9 belong to this module. 10 11[Developer Guide]: https://exoplayer.dev/ui-components.html 12[Javadoc]: https://exoplayer.dev/doc/reference/index.html 13