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

Commit a47448fd authored by Riddle Hsu's avatar Riddle Hsu Committed by Android (Google) Code Review
Browse files

Merge "Notify draw for relaunch with preserved window"

parents fbd63fbe 5b49c7fb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1110,6 +1110,8 @@ public final class ViewRootImpl implements ViewParent,
        // Update the last resource config in case the resource configuration was changed while
        // activity relaunched.
        updateLastConfigurationFromResources(getConfiguration());
        // Make sure to report the completion of draw for relaunch with preserved window.
        reportNextDraw("rebuilt");
    }

    private Configuration getConfiguration() {