Add release notes for time bar changes.

PiperOrigin-RevId: 237416206
This commit is contained in:
tonihei 2019-03-08 10:33:22 +00:00 committed by Oliver Woodman
parent 89908794e6
commit d92973dbe2

View File

@ -67,6 +67,9 @@
* Fix issue where not resetting the position for a new `MediaSource` in calls to
`ExoPlayer.prepare` causes an `IndexOutOfBoundsException`
([#5520](https://github.com/google/ExoPlayer/issues/5520)).
* Update `DefaultTimeBar` based on duration of media and add parameter to set
the minimum update interval to control the smoothness of the updates
([#5040](https://github.com/google/ExoPlayer/issues/5040)).
### 2.9.6 ###