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

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

Merge "Fix QS not collapsing after some QQS gestures" into nyc-dev am: 12b1776d

am: 14d5f852

* commit '14d5f852':
  Fix QS not collapsing after some QQS gestures

Change-Id: Ic5ef186d0b61fcae275992364c95ce3a6e4c0383
parents b9efdf08 14d5f852
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();