Close QS Detail before hiding QS.
Bug: 186656744 Test: manual Change-Id: Ibe314260c946ca4c2a636654c71a40ff331cf838
This commit is contained in:
@@ -2237,6 +2237,7 @@ public class NotificationPanelViewController extends PanelViewController {
|
||||
break;
|
||||
case FLING_HIDE:
|
||||
default:
|
||||
mQs.closeDetail();
|
||||
target = 0;
|
||||
}
|
||||
if (target == mQsExpansionHeight) {
|
||||
|
||||
Reference in New Issue
Block a user