On ExoPlayer 2.11.3, audiofocus is broken when receiving a AUDIOFOCUS_LOSS_TRANSIENT.
In that case the AudioFocusManager receives no furhter events and exoplayer is unable to play any longer.
This can be reproduced using the following steps:
Now after the call the UI still shows playing but isn't. This can only be fixed by using another media player and let it request audio focus.