diff options
author | Andrii Kulian <akulian@google.com> | 2016-06-15 15:27:01 -0700 |
---|---|---|
committer | Andrii Kulian <akulian@google.com> | 2016-06-16 11:31:19 -0700 |
commit | ad6f2e580f783d5d320d3265bd617adedf55c944 (patch) | |
tree | 4a3d025ba7950533875c83103d6ec608a593fed4 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | d5f7bf8032da639ee0286a6d121503fa2dfc4a4c (diff) |
Bring task to front when we can't move to adjacent stack
If task was requested to move to adjacent stack with mLaunchStackId set
and FLAG_ACTIVITY_LAUNCH_ADJACENT not set - we don't move it from its
current stack. If the task was covered with other task(s) it wouldn't
be brought to front.
This CL checks if mLaunchStackId is provided and is a valid stack for this
task, then we move it to front of current stack as a safer option.
Bug: 29103549
Change-Id: I3065960f082cfbf9a5b43c6e83b5cebe3dd69df6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions