From 1a9705e247623abd93b665b712976d11ced12e53 Mon Sep 17 00:00:00 2001 From: tonihei Date: Fri, 23 Nov 2018 09:13:57 +0000 Subject: [PATCH] Fix show_buffering attribute values. The corresponding IntDef has changed without updating the attribute values. Issue:#5139 PiperOrigin-RevId: 222598044 --- RELEASENOTES.md | 2 ++ library/ui/src/main/res/values/attrs.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 03148e314eb..f7766696dd2 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -16,6 +16,8 @@ * Include channel count in audio capabilities check ([#4690](https://github.com/google/ExoPlayer/issues/4690)). * Do not retry failed loads whose error is `FileNotFoundException`. +* 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 89f873edf7b..c13622f182c 100644 --- a/library/ui/src/main/res/values/attrs.xml +++ b/library/ui/src/main/res/values/attrs.xml @@ -53,8 +53,8 @@ - - + +