I'd like to customize entirely the ExoPlayer Media Controller, separating the Controller from the View itself.
I saw several posts about Exoplayer 1 version (this one is really useful: Custom UI on exoplayer sample) but nothing about Exoplayer 2 (which is what I'm using).
The code between versions 1 and 2 is changed and I cannot find any way to retrieve the same MediaController as in the version 1.
Could you help me?