Fix QS not collapsing after some QQS gestures
Change-Id: I0178bb15a162f8dba19e63471d955a838eeea6c7 Fixes: 28479933
This commit is contained in:
@@ -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