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

Commit 69a4e8e5 authored by Jason Monk's avatar Jason Monk
Browse files

Fix QS not collapsing after some QQS gestures

Change-Id: I0178bb15a162f8dba19e63471d955a838eeea6c7
Fixes: 28479933
parent 42791eca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -220,6 +220,7 @@ public class QSPanel extends LinearLayout implements Tunable, Callback {
        }
        MetricsLogger.visibility(mContext, MetricsEvent.QS_PANEL, mExpanded);
        if (!mExpanded) {
            mTriggeredExpand = false;
            closeDetail();
        } else {
            logTiles();