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

Commit 7582adb3 authored by Wei Sheng Shih's avatar Wei Sheng Shih Committed by Android (Google) Code Review
Browse files

Merge "Always update surface position at first layout." into main

parents 7a2fc66a 68a8e22a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -951,6 +951,7 @@ class DisplayContent extends RootDisplayArea implements WindowManagerPolicy.Disp
                    w.updateLastFrames();
                    mWmService.mFrameChangingWindows.remove(w);
                }
                w.updateSurfacePositionNonOrganized();
                w.onResizeHandled();
            }