Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly" into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
5fd3054048
@@ -1301,6 +1301,7 @@ public final class ViewRoot extends Handler implements ViewParent,
|
||||
// Need to make sure we re-evaluate the window attributes next
|
||||
// time around, to ensure the window has the correct format.
|
||||
mWindowAttributesChanged = true;
|
||||
requestLayout();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user