diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fe5c832d14..4ce09dfbb5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -10,6 +10,8 @@ ([#4780](https://github.com/google/ExoPlayer/issues/4780)). * Include channel count in audio capabilities check ([#4690](https://github.com/google/ExoPlayer/issues/4690)). +* Fix issue with applying the `show_buffering` attribute in `PlayerView` + ([#5139](https://github.com/google/ExoPlayer/issues/5139)). ### 2.9.1 ### diff --git a/library/ui/src/main/res/values/attrs.xml b/library/ui/src/main/res/values/attrs.xml index 89f873edf7..c13622f182 100644 --- a/library/ui/src/main/res/values/attrs.xml +++ b/library/ui/src/main/res/values/attrs.xml @@ -53,8 +53,8 @@ - - + +