mirror of
https://github.com/samsonjs/media.git
synced 2026-04-24 14:37:45 +00:00
Remove duplicated release note entry
Issue: androidx/media#515
#minor-release
PiperOrigin-RevId: 548111465
(cherry picked from commit 42998d6400)
This commit is contained in:
parent
09835006f4
commit
d4c66e549a
1 changed files with 0 additions and 7 deletions
|
|
@ -203,13 +203,6 @@ This release contains the following changes since the
|
|||
* 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)).
|
||||
* 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:
|
||||
* Add Util methods `shouldShowPlayButton` and
|
||||
`handlePlayPauseButtonAction` to write custom UI elements with a
|
||||
|
|
|
|||
Loading…
Reference in a new issue