mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 12:11:59 +00:00
show call controls in videocall when entering call or when come back from pip mode
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
12d96634e5
commit
78653e7d8d
@ -522,6 +522,8 @@ public class CallController extends BaseController {
|
||||
}
|
||||
});
|
||||
|
||||
animateCallControls(true, 0);
|
||||
|
||||
initGridAdapter();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user