mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-19 04:28:08 +00:00
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…
Add table
Reference in a new issue