commit | 79e8d1799d360237997486c627eb1085b9aea30d | [log] [tgz] |
---|---|---|
author | Tomasz Mikolajewski <mtomasz@google.com> | Tue Nov 21 11:21:42 2017 +0900 |
committer | Tomasz Mikolajewski <mtomasz@google.com> | Tue Nov 21 12:01:56 2017 +0900 |
tree | ac7659b15516fee2ad0908109678db8d42fba2cb | |
parent | 0afe0849656ebc854821fcf287577347f8123679 [diff] |
Speed up initiating resizing. This CL effectively starts resizing on mouse down click on the window edges by forcing reporting a resize before any bounds changes. As a result the app will kick in the backdrop renderer before configuration change applies, so before a potential activity restart. Test: Try to resize Play store quickly. Should resize smoother. Bug: 64327032 Change-Id: I668ea9f4c264e18ddee3ed9e8d03365631f10417