Commit fe5a7fcc by olly Committed by kim-vde

Remove trailing whitespace

PiperOrigin-RevId: 386194874
parent d9ad91d5
Showing with 3 additions and 3 deletions
...@@ -172,9 +172,9 @@ ...@@ -172,9 +172,9 @@
* Fix handling of emsg messages with an unset duration * Fix handling of emsg messages with an unset duration
([#9123](https://github.com/google/ExoPlayer/issues/9123)). ([#9123](https://github.com/google/ExoPlayer/issues/9123)).
* UI: * UI:
* Add `PendingIntent.FLAG_IMMUTABLE` flag when creating a broadcast * Add `PendingIntent.FLAG_IMMUTABLE` when creating broadcast intents in
intent in `PlayerNotificationManager`. This is required by a `PlayerNotificationManager`. This is required by a
[behaviour change](https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability) [behaviour change](https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability)
in Android 12. in Android 12.
* Fix focusability of `StyledPlayerView` and `StyledPlayerControlView` * Fix focusability of `StyledPlayerView` and `StyledPlayerControlView`
popup menus on API levels prior to 26 popup menus on API levels prior to 26
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment