summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-02-22 14:00:56 -0800
committerWale Ogunwale <ogunwale@google.com>2016-02-22 14:00:56 -0800
commitae846f4a15eead9a6e82d5d8668999e724fae36e (patch)
tree819debdf13ef6530f43687741679b221fa689e47 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc6b5dd4897bf95967b27b36cb517f0f209290be2 (diff)
Fixed bug with non-focusable stack activity not displaying on start.
Activity manager normally singals window manager that it is okay to start the app transition process for an activity we are launching during the resume process. However, the activity will not be resumed if the activity is been launched in a non-focusable stack (e.g. pinned stack). So, the app transtion will not start and it will not be visible until the app transition time's out in window manager. Activity manager now tells window manager to execute app transitions if we are launching an activity in non-focusable stack. Bug: 27224884 Change-Id: I35245fceb2637b927e7885b2c02daa1d55deaabb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions