summaryrefslogtreecommitdiffstats
path: root/quickstep/libs/sysui_shared.jar
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2018-01-22 17:02:48 +0100
committerJorim Jaggi <jjaggi@google.com>2018-01-22 20:16:53 +0100
commit4ed2c9db82607064666e4a9d9bd94f0e740ddfbc (patch)
tree3e5deeede7133f17f3fbabc8c2ce0e30c386b57d /quickstep/libs/sysui_shared.jar
parent599752ed811d9e0a0e5764f3eff62c033bd91948 (diff)
downloadandroid_packages_apps_Trebuchet-4ed2c9db82607064666e4a9d9bd94f0e740ddfbc.tar.gz
android_packages_apps_Trebuchet-4ed2c9db82607064666e4a9d9bd94f0e740ddfbc.tar.bz2
android_packages_apps_Trebuchet-4ed2c9db82607064666e4a9d9bd94f0e740ddfbc.zip
Make app-controlled animations more robust
- Sometimes the system decides to destroy our surface before we have finished animating. While this is a bug in the system, we need to protect ourselves against any crashes in this case by checking getNextFrameNumber() != -1 with the new SystemUI lib. - Apply position of animation target for multi-window open animation. Test: Open Drive multiple times, observe no crash Fixes: 72301120 Change-Id: I47520cea0d11cab109bf6190ea0cc828efc62275
Diffstat (limited to 'quickstep/libs/sysui_shared.jar')
-rw-r--r--quickstep/libs/sysui_shared.jarbin102946 -> 103039 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/quickstep/libs/sysui_shared.jar b/quickstep/libs/sysui_shared.jar
index 18ddeee6d..85b40d031 100644
--- a/quickstep/libs/sysui_shared.jar
+++ b/quickstep/libs/sysui_shared.jar
Binary files differ