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

Commit 8c32ee34 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: 6767c464

* commit '6767c464':
  Fix QS not collapsing after some QQS gestures

Change-Id: I2c5c52383a90c806e31be5fe58c78ea1623d7f82
parents b9efdf08 6767c464
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();