mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Remove trailing whitespace
PiperOrigin-RevId: 386194874
This commit is contained in:
parent
d9ad91d5f8
commit
fe5a7fcc13
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user