THEOplayer / android-ui

UI component library for the THEOplayer Android SDK
https://www.theoplayer.com/docs/open-video-ui/android/
MIT License
7 stars 2 forks source link

Documentation #7

Closed MattiasBuelens closed 1 year ago

MattiasBuelens commented 1 year ago

This adds documentation to our entire public API, as well as a guide for how to make a custom UI.

I also polished the public API a little bit as part of this. I recommend going commit-by-commit.

Oh, and I migrated the Gradle scripts from Groovy to Kotlin Script. 😅