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

Commit 767ec843 authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Set the right reportNextDraw" into mnc-dev

parents 382225af 6fa9512e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -523,7 +523,7 @@ public class SurfaceView extends View {
                            mVisibleInsets, mStableInsets, mOutsets, mConfiguration,
                            mNewSurface);
                    if ((relayoutResult & WindowManagerGlobal.RELAYOUT_RES_FIRST_TIME) != 0) {
                        mReportDrawNeeded = true;
                        reportDrawNeeded = true;
                    }

                    if (DEBUG) Log.i(TAG, "New surface: " + mNewSurface