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

Commit 86ef8e2d authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Clear active media notification on user switch.

Bug: 23934806
Change-Id: Ib9dad342ee65299e1dbbc1b9dd91f6f8627d705f
parent 5ef65ea1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3028,6 +3028,8 @@ public class PhoneStatusBar extends BaseStatusBar implements DemoMode,
        updateNotifications();
        resetUserSetupObserver();
        setControllerUsers();
        clearCurrentMediaNotification();
        updateMediaMetaData(true);
        if (mFullscreenUserSwitcher != null) {
            mFullscreenUserSwitcher.onUserSwitched(newUserId);
        }