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

Commit 5468e816 authored by Danesh M's avatar Danesh M Committed by Danesh M
Browse files

SystemUI : Initialize state linked volume

Otherwise false is what it defaults to and only updates on state changes.

Change-Id: I55503e930882acec1fe141de48fbb1094d21ba3c
parent e5227390
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -371,6 +371,7 @@ public class VolumeDialogController {
        updateZenModeW();
        updateEffectsSuppressorW(mNoMan.getEffectsSuppressor());
        updateZenModeConfigW();
        updateLinkNotificationConfigW();
        mCallbacks.onStateChanged(mState);
    }