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

Commit 931814de authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

Revert "SystemUI: recalculate clock position on removing empty shade views"

This reverts commit 023d3365.

Change-Id: I79bde45cd57e2523dbfa3211c5971c4b82a240c0
parent 4855c261
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2541,9 +2541,6 @@ public class NotificationPanelView extends PanelView implements

        // Hide "No notifications" in QS.
        mNotificationStackScroller.updateEmptyShadeView(mShadeEmpty && !mQsExpanded);
        if (mStatusBarState == StatusBarState.KEYGUARD) {
            positionClockAndNotifications();
        }
    }

    public void setQsScrimEnabled(boolean qsScrimEnabled) {