commit | 77bdfb512f963701082c5c78e9a9db00b167fcb6 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Mon May 02 18:18:31 2016 -0700 |
committer | Robert Carr <racarr@google.com> | Wed May 04 12:40:39 2016 -0700 |
tree | 0e00b8d01d2c6d443f9754ef034b7732b1f89ac4 | |
parent | 630196620adc56f699c182674273806c8368e65d [diff] |
Prepare to replace windows across recreate(). When the activity locally recreates itself, nothing on the server side is able to prepare preserving windows, or replacing windows. The activity was trying to defer removing the old window, but it was just waiting until the new one was created, not until it was drawn, thus resulting in a flicker. It's easy to backpack on the existing replacement infrastructure. Bug: 28221875 Change-Id: I55fc4ca78e9e11809473fedd8b30b6a6350cf852