1.9.0
- 💥 Updated to Jetpack Compose version 1.7.0 (BOM 2024.09.00).
- 💥 Changed
colors
parameter inIconButton
andLiveButton
to be anIconButtonColors
. - 🚀 Added support for Android Lollipop (API 21), to align with the THEOplayer Android SDK.
- 🚀 Added
rememberPlayer(THEOplayerView)
to create aPlayer
wrapping an existingTHEOplayerView
.