mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove duplicated release note entry
Issue: androidx/media#515 #minor-release PiperOrigin-RevId: 548111465
This commit is contained in:
parent
46482e0384
commit
42998d6400
1 changed files with 0 additions and 7 deletions
|
|
@ -311,13 +311,6 @@ This release contains the following changes since the
|
||||||
* Add "seek to previous" and "seek to next" command buttons on compact
|
* Add "seek to previous" and "seek to next" command buttons on compact
|
||||||
media notification view by default for Android 12 and below
|
media notification view by default for Android 12 and below
|
||||||
([#410](https://github.com/androidx/media/issues/410)).
|
([#410](https://github.com/androidx/media/issues/410)).
|
||||||
* Add default implementation to `MediaSession.Callback.onAddMediaItems` to
|
|
||||||
allow requested `MediaItems` to be passed onto `Player` if they have
|
|
||||||
`LocalConfiguration` (e.g. URI)
|
|
||||||
([#282](https://github.com/androidx/media/issues/282)).
|
|
||||||
* Add "seek to previous" and "seek to next" command buttons on compact
|
|
||||||
media notification view by default for Android 12 and below
|
|
||||||
([#410](https://github.com/androidx/media/issues/410)).
|
|
||||||
* UI:
|
* UI:
|
||||||
* Add Util methods `shouldShowPlayButton` and
|
* Add Util methods `shouldShowPlayButton` and
|
||||||
`handlePlayPauseButtonAction` to write custom UI elements with a
|
`handlePlayPauseButtonAction` to write custom UI elements with a
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue