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

Commit a54780f7 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7196288 from ed260d83 to rvc-qpr3-release

Change-Id: If9103faa98e70581a7107b2f57ec30c54b2cf0f6
parents 4aca9cca ed260d83
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -245,6 +245,9 @@ public class NotificationPanelViewController extends OverlayPanelViewController

    /** Reinflates the view. */
    public void reinflate() {
        // Do not reinflate the view if it has not been inflated at all.
        if (!isInflated()) return;

        ViewGroup container = (ViewGroup) getLayout();
        container.removeView(mNotificationView);