Skip to content
  • Thomas Guillem's avatar
    VideoPlayer: re-arrange register/unregister · 278f6835
    Thomas Guillem authored
    Register callbacks, view change, mediarouter... in startPlayback.
    Unregister them in stopPlayback.
    Destroy mPresentation in onDestroy since it's created in onCreate.
    
    This also fixes a callbacks/view/mediarouter leaks when switching to audio.
    278f6835