error for add public void onCompletion
Opened this issue · 2 comments
Deleted user commented
hi
why get error
@OverRide
public void onCompletion() {
if (mCurrentState == CURRENT_STATE_ERROR) {
// add the logic you need
}
if ("quit fullscreen") {
super.onCompletion();
}
}
or where add code ? i want after click this icon
try play video
twelveToe commented
I can't write you in freelancer.com
farkhadgojazadeh
twelveToe commented
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