Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Dec 16, 2024
1 parent afab780 commit 11beaa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
## Unreleased

* 💥 Updated to Jetpack Compose version 1.7.5 ([BOM](https://developer.android.com/jetpack/compose/bom) 2024.11.00).
* 🚀 Added localization support.
* See `res/values/strings.xml` for the full list of translatable strings, which you can override in your app's `strings.xml`.
* For more information, see [Localize your app on Android Developers](https://developer.android.com/guide/topics/resources/localization).
* 🐛 Fix `SeekBar` not working for livestreams with a large `player.seekable.start(0)`,
such as MPEG-DASH streams that use Unix timestamps for their MPD timeline. ([#52](https://github.com/THEOplayer/android-ui/pull/52))

Expand Down

0 comments on commit 11beaa4

Please sign in to comment.