Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3698a104 authored by Devci Telephony's avatar Devci Telephony Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Fix active call InCallUI buttons highlight when EM call disconnects" into atel.lnx.2.0-dev

parents 775eaeb9 bc783c8f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -572,6 +572,7 @@ public class CallButtonPresenter extends Presenter<CallButtonPresenter.CallButto
        }

        ui.updateButtonStates();
        ui.updateColors();
    }

    private boolean hasVideoCallCapabilities(Call call) {