henryblue/MxVideoPlayer

error for add public void onCompletion

Opened this issue · 2 comments

hi

why get error

@OverRide
public void onCompletion() {
if (mCurrentState == CURRENT_STATE_ERROR) {
// add the logic you need
}
if ("quit fullscreen") {
super.onCompletion();
}
}

untitled

or where add code ? i want after click this icon

1 4

try play video

I can't write you in freelancer.com
farkhadgojazadeh

Yeah I can help you if you provide a little more information. you've set a string as a condition. Therefore compiler doesn't know what you want from it