Remove duplicated release note entry

Issue: androidx/media#515

#minor-release

PiperOrigin-RevId: 548111465
This commit is contained in:
tonihei 2023-07-14 14:36:33 +01:00 committed by Ian Baker
parent 46482e0384
commit 42998d6400

View file

@ -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