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

Commit 4531d846 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Reevaluate volume settings toggle onShow.

Test: manual, factory reset a device and check device when
unprovisioned and provisioned.
Fixes: 74727019

Change-Id: Ie76044d46d4e4fb0f8928f19fd3431b1524bce79
parent 8506821d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -479,6 +479,7 @@ public class VolumeDialogImpl implements VolumeDialog {
        if (mShowing) return;
        mShowing = true;

        initSettingsH();
        mDialog.show();
        Events.writeEvent(mContext, Events.EVENT_SHOW_DIALOG, reason, mKeyguard.isKeyguardLocked());
        mController.notifyVisible(true);