mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +00:00
The MediaControllerImplBase listener invocations currently use the
class member state that can change if one of the listener method
implementations changes the state recursively.
Updating the listener invocations to use a final local variable
ensures all listeners get consistent updates.
PiperOrigin-RevId: 487503373
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/session | ||
| AndroidManifest.xml | ||