Call callback future listeners on app handler
Calling maybeUpdateLegacyErrorState potentially creates a new legacy playback state which involves calling player methods. This change makes sure that the call sites of `maybeUpdateLegacyErrorState` are called on the app thread as enforced by the library. PiperOrigin-RevId: 476406282 (cherry picked from commit 74124f48)
Showing
with
6 additions
and
5 deletions
Please
register
or
sign in
to comment