Add and format RELEASENOTES

This commit is contained in:
oceanjules 2024-09-10 19:28:32 +01:00
parent 5536b73a08
commit 9b75523fd9

View File

@ -48,6 +48,12 @@
`PlayerView.setEnableComposeSurfaceSyncWorkaround` in order to opt-in
([#1237](https://github.com/androidx/media/issues/1237),
[#1594](https://github.com/androidx/media/issues/1594)).
* Add `setFullscreenButtonState` to `PlayerView` to allow updates of
fullscreen button's icon on demand, i.e. out-of-band and not reactively
to a click interaction.
([#1590](https://github.com/androidx/media/issues/1590),
[#184](https://github.com/androidx/media/issues/184),
[#10391](https://github.com/google/ExoPlayer/issues/10391))
* Downloads:
* OkHttp Extension:
* Cronet Extension: