From 5be190ce4ab73ccd211b18678733255d5aaf76af Mon Sep 17 00:00:00 2001 From: Marc Baechinger Date: Thu, 21 Dec 2023 16:44:13 +0100 Subject: [PATCH] Update release notes --- RELEASENOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0dcb091a01..cb19e7dc76 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -116,6 +116,9 @@ * Fix issue where forward and rewind buttons are not visible when used with Material Design in a BottomSheetDialogFragment ([#511](https://github.com/androidx/media/issues/511)). + * Fix issue where the numbers in the fast forward button of the + `PlayerControlView` were misaligned + ([#547](https://github.com/androidx/media/issues/547)). * Downloads: * OkHttp Extension: * Cronet Extension: