Opened this issue 8 years ago · 1 comments
close
@OverRide public void onCompletion() { if (mCurrentState == CURRENT_STATE_ERROR) { // add the logic you need } if ("quit fullscreen") { super.onCompletion(); } }