Merge "Close QS Detail before hiding QS." into sc-dev
This commit is contained in:
@@ -2245,6 +2245,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