Fix issue with timeout popup for dynamic video
This commit is contained in:
parent
772d1d642c
commit
d69ea3b9a8
1 changed files with 1 additions and 1 deletions
|
@ -811,7 +811,7 @@ public class IncallActivity extends AbstractCalleesActivity implements
|
|||
public void onTick(long millisUntilFinished) { }
|
||||
|
||||
public void onFinish() {
|
||||
removeDialog(promptVideoId);
|
||||
acceptCallUpdate(false, promptVideoId);
|
||||
}
|
||||
}.start();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue