Amend release note for 46bc49a4f6.

PiperOrigin-RevId: 380766548
This commit is contained in:
claincly 2021-06-22 10:53:44 +01:00 committed by Ian Baker
parent 90cd2a2131
commit e4bd2e213f

View File

@ -43,6 +43,10 @@
* Fix `StyledPlayerView` and `StyledPlayerControlView` popup menu items
not expanding to occupy the full width of the popup
([#9086](https://github.com/google/ExoPlayer/issues/9086)).
* RTSP
* Fix session description (SDP) parsing to use a HashMap-like behaviour
for duplicated attributes.
([#9014](https://github.com/google/ExoPlayer/issues/9014)).
### 2.14.1 (2021-06-11)