PlaybackService: Fix restoration of audio pause state
If one had both AUDIOFOCUS_LOSS_TRANSIENT and AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK events, then we did not resume audio playback.
Showing
Please register or sign in to comment
If one had both AUDIOFOCUS_LOSS_TRANSIENT and AUDIOFOCUS_LOSS_TRANSIENT_CAN_DUCK events, then we did not resume audio playback.