Fix release notes link

PiperOrigin-RevId: 329665766
This commit is contained in:
andrewlewis 2020-09-02 09:17:09 +01:00 committed by Oliver Woodman
parent 3ab9bc8e7f
commit 56e622a2e5

View File

@ -144,7 +144,7 @@
* Recreate the decoder when handling and swallowing decode errors in * Recreate the decoder when handling and swallowing decode errors in
`TextRenderer`. This fixes a case where playback would never end when `TextRenderer`. This fixes a case where playback would never end when
playing content with malformed subtitles playing content with malformed subtitles
([#7590](https://github.com/google/ExoPlayer/issues/790)). ([#7590](https://github.com/google/ExoPlayer/issues/7590)).
* Only apply `CaptionManager` font scaling in * Only apply `CaptionManager` font scaling in
`SubtitleView.setUserDefaultTextSize` if the `CaptionManager` is `SubtitleView.setUserDefaultTextSize` if the `CaptionManager` is
enabled. enabled.