Merge "Fix QS not collapsing after some QQS gestures" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
12b1776dde
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user