From 42998d6400aaf6ce773383be9ed6386a7c56e125 Mon Sep 17 00:00:00 2001 From: tonihei Date: Fri, 14 Jul 2023 14:36:33 +0100 Subject: [PATCH] Remove duplicated release note entry Issue: androidx/media#515 #minor-release PiperOrigin-RevId: 548111465 --- RELEASENOTES.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0fd43b20ea..8b444b19c4 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -311,13 +311,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