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

Commit 048118c9 authored by Riddle Hsu's avatar Riddle Hsu Committed by Automerger Merge Worker
Browse files

Merge "Notify draw for relaunch with preserved window" into tm-qpr-dev am: e37f841e

parents 5723dd76 e37f841e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1114,6 +1114,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() {