mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Fix improper glare handling.
This commit is contained in:
committed by
Greyson Parrelli
parent
09dd2583b9
commit
49270e677e
@@ -21,6 +21,7 @@ class WebRtcViewModel(state: WebRtcServiceState) {
|
||||
CALL_RINGING,
|
||||
CALL_BUSY,
|
||||
CALL_DISCONNECTED,
|
||||
CALL_DISCONNECTED_GLARE,
|
||||
CALL_NEEDS_PERMISSION,
|
||||
|
||||
// Error states
|
||||
|
||||
Reference in New Issue
Block a user