diff options
author | Winson Chung <winsonc@google.com> | 2017-07-19 14:31:32 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-07-20 16:40:25 -0700 |
commit | 7b088c3e2820809437ad40e88a457c220943692e (patch) | |
tree | af1e119149b4edfea1bed3ac7e462d7c42efa9a3 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 37a9991be98d7e5c9ab4ba102c4d29845fa94152 (diff) |
Fixing occasional jump when launching certain apps from Recents.
- Removing code that cleared the pending options for an activity when it
is fetched by the app.
- Only handle the first window-animation-started callback from the system
when transitioning out of Recents.
- Add logic in Recents to disable toggling Recents while an activity
transition has been requested (ie. activity started) and the transition
actually starting. This prevents some cases where interleaving of the
transition updates can occur while the app takes a long time to draw
when it is resumed which could cause animation jumps and weirdness.
Bug: 37277853
Test: Launch between apps quickly, especially those with camera.
Change-Id: I7ff8a83539334a39b0ae049d267d1ab14a38e2f6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions