summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-03-02 17:01:14 -0800
committerChong Zhang <chz@google.com>2016-03-08 11:30:15 -0800
commitd78ddb409a8499c391322dd1e2b2a97446f9603d (patch)
tree5df7f5b9f8919b6e4f48e863b0463a0fd2c676b6 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent4e7ad35b2f1e1a9bdcabfb56306dd162909932a8 (diff)
Some fixes for black screen when pressing home button
Pressing home button sometimes involves a rotation (eg. when app is running in landscape mode but launch is fixed portrait mode). This will trigger a screen freeze, which clears the transition. We still need to add the opening app to the opening list even if transition is unset, otherwise it doesn't wait for app to draw first frame. Also during rotation, app, launcher and wallpaper all get relaunched. The transition can't start until the first frame on the new launcher window comes back. We can't start it based on the draw state of the old window, because the old window could get removed and readded shortly after we start the transition, and it shows up as a black frame. bug: 27391256 bug: 27295820 Change-Id: I346685076657eef209d0fab68f272e218b55e011
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions