Move listener handling to common util class.
ExoPlayerImpl and CastPlayer repeat the same logic. Moving the listener and event handling to a common util class allows to reuse the same code and add unit tests for this logic. The change is a functional no-op. PiperOrigin-RevId: 337812358
Showing
with
495 additions
and
376 deletions
Please
register
or
sign in
to comment