Fix spelling typo in 1.4.0-beta01 release notes

PiperOrigin-RevId: 647327810
This commit is contained in:
michaelkatz 2024-06-27 08:31:43 -07:00 committed by Copybara-Service
parent a58e77a5a6
commit 304bcfc852

View File

@ -108,7 +108,7 @@ This release includes the following changes since the
* UI: * UI:
* Add image display support to `PlayerView` when connected to an * Add image display support to `PlayerView` when connected to an
`ExoPlayer` ([#1144](https://github.com/androidx/media/issues/1144)). `ExoPlayer` ([#1144](https://github.com/androidx/media/issues/1144)).
* Add customisation of various icons in `PlayerControlView` through xml * Add customization of various icons in `PlayerControlView` through xml
attributes to allow different drawables per `PlayerView` instance, attributes to allow different drawables per `PlayerView` instance,
rather than global overrides rather than global overrides
([#1200](https://github.com/androidx/media/issues/1200)). ([#1200](https://github.com/androidx/media/issues/1200)).