mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix quotes around parameter name in release notes
PiperOrigin-RevId: 708334464
This commit is contained in:
parent
1b0e2fb75e
commit
5c40498054
1 changed files with 2 additions and 2 deletions
|
|
@ -123,8 +123,8 @@ This release includes the following changes since the
|
||||||
* Moved `MuxerException` out of `Muxer` interface to avoid a very long
|
* Moved `MuxerException` out of `Muxer` interface to avoid a very long
|
||||||
fully qualified name.
|
fully qualified name.
|
||||||
* Session:
|
* Session:
|
||||||
* Add 'Context' as a parameter to
|
* Add `Context` as a parameter to
|
||||||
'MediaButtonReceiver.shouldStartForegroundService`
|
`MediaButtonReceiver.shouldStartForegroundService`
|
||||||
([#1887](https://github.com/androidx/media/issues/1887)).
|
([#1887](https://github.com/androidx/media/issues/1887)).
|
||||||
* UI:
|
* UI:
|
||||||
* Add `PlayerSurface` Composable to `media3-ui-compose` module.
|
* Add `PlayerSurface` Composable to `media3-ui-compose` module.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue