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

Commit d9314ba3 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

QS Header: don't update everything unless we need to am: d8fb07f5 am: f9fc4e88

am: 14aff1de

Change-Id: I5e23e252d6d5cb5d64be80096adc57e6504f6175
parents 26654521 14aff1de
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -256,8 +256,10 @@ public class QuickStatusBarHeader extends BaseStatusBarHeader implements

    @Override
    public void updateEverything() {
        post(() -> {
            updateVisibilities();
            setClickable(false);
        });
    }

    protected void updateVisibilities() {