mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Fix minor Group Call Ringing UI bugs.
This commit is contained in:
@@ -192,6 +192,7 @@ public final class IncomingGroupCallActionProcessor extends DeviceAwareActionPro
|
||||
.groupCallState(WebRtcViewModel.GroupCallState.DISCONNECTED)
|
||||
.commit()
|
||||
.changeCallSetupState()
|
||||
.isRemoteVideoOffer(false)
|
||||
.enableVideoOnCreate(answerWithVideo)
|
||||
.build();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user