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