commit | 1bccabf3c443afb17531f863beda10d626667d1f | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Thu Apr 28 13:27:08 2016 -0700 |
committer | Robert Carr <racarr@google.com> | Fri Apr 29 11:13:57 2016 -0700 |
tree | 4dc19d3e502254cbd4bd6bdaa57078208c4675c2 | |
parent | fa255f6ead7097acba8400998c47685cc3defc67 [diff] |
Fix ViewRoot inset adjustment after initial setup. If the insets change, "mWidth/mHeight" won't change as it's based on the window frame (not the surface size), we need to track when the insets change and call HardwareRenderer.setup with the new values. Bug: 28257246 Bug: 28368990 Change-Id: Ida304b57c4671d010d1cf7b370674c9453841c97