mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
Move misplaced release note to Unreleased changes section
PiperOrigin-RevId: 698426838
This commit is contained in:
parent
d92c9aa8a1
commit
cf4488aa1f
1 changed files with 4 additions and 3 deletions
|
|
@ -41,6 +41,10 @@
|
|||
dynamic overlay settings.
|
||||
* Muxers:
|
||||
* IMA extension:
|
||||
* Session:
|
||||
* Add 'Context' as a parameter to
|
||||
'MediaButtonReceiver.shouldStartForegroundService`
|
||||
([#1887](https://github.com/androidx/media/issues/1887)).
|
||||
* UI:
|
||||
* Add `PlayerSurface` Composable to `media3-ui-compose` module.
|
||||
* Add `PlayPauseButtonState`, `NextButtonState`, `PreviousButtonState`,
|
||||
|
|
@ -337,9 +341,6 @@ This release includes the following changes since the
|
|||
* Improve interoperability behavior, so that a Media3 browser that is
|
||||
connected to a legacy `MediaBrowserService` doesn't request the children
|
||||
of a `parentId` twice when subscribing to a parent.
|
||||
* Add 'Context' as a parameter to
|
||||
'MediaButtonReceiver.shouldStartForegroundService`
|
||||
([#1887](https://github.com/androidx/media/issues/1887)).
|
||||
* UI:
|
||||
* Make the stretched/cropped video in
|
||||
`PlayerView`-in-Compose-`AndroidView` workaround opt-in, due to issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue