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

Commit 4ba4bcf2 authored by Riddle Hsu's avatar Riddle Hsu Committed by Automerger Merge Worker
Browse files

Merge "Should set visibleRequest false when destroy activity" into main am: 4c3abbf5

parents d067f676 4c3abbf5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3903,6 +3903,7 @@ final class ActivityRecord extends WindowToken implements WindowManagerService.A
        boolean removedFromHistory = false;

        cleanUp(false /* cleanServices */, false /* setState */);
        setVisibleRequested(false);

        if (hasProcess()) {
            app.removeActivity(this, true /* keepAssociation */);