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

Commit 0440f023 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am f704645b: am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView...

am f704645b: am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don\'t draw status bar drop shadow correctly" into gingerbread

* commit 'f704645b':
  possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly
parents a0e6929a f704645b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1216,6 +1216,7 @@ public final class ViewRoot extends Handler implements ViewParent, View.AttachIn
            // Need to make sure we re-evaluate the window attributes next
            // time around, to ensure the window has the correct format.
            mWindowAttributesChanged = true;
            requestLayout();
        }
    }