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

Commit 64893151 authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Close QS Detail before hiding QS.

Bug: 186656744
Test: manual
Change-Id: Ibe314260c946ca4c2a636654c71a40ff331cf838
parent 2d41f532
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2237,6 +2237,7 @@ public class NotificationPanelViewController extends PanelViewController {
                break;
            case FLING_HIDE:
            default:
                mQs.closeDetail();
                target = 0;
        }
        if (target == mQsExpansionHeight) {