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

Commit 34ddacb6 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

am: 8c32ee34

* commit '8c32ee34':
  Fix QS not collapsing after some QQS gestures

Change-Id: I0784e966f00fcce32648446583651f467c7c6823
parents e69635b6 8c32ee34
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -221,6 +221,7 @@ public class QSPanel extends LinearLayout implements Tunable, Callback {
        }
        MetricsLogger.visibility(mContext, MetricsEvent.QS_PANEL, mExpanded);
        if (!mExpanded) {
            mTriggeredExpand = false;
            closeDetail();
        } else {
            logTiles();