summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWinson <winsonc@google.com>2016-02-16 18:11:35 -0800
committerWinson <winsonc@google.com>2016-02-17 10:58:08 -0800
commit5b4e0d2b11b2b3579bac36fde5ac3805346618cc (patch)
tree38c880aeaaf8f7f6656dc427c3d44047f670e95c /tools/aapt2/java/JavaClassGenerator.cpp
parent91b225d41f0522c6c106fe2df106ecd5c1f87df9 (diff)
Fixing issue with double tap sometimes launching the same task.
- When double tapping, the next preload call can come in before activity start, which then resets the instance load plan (which is not preloaded since Recents is “on top”), thus having no launch task, which then falls back to launching the front-most task. The preload call should never create a new plan unless it will preload it. Change-Id: I001bfc901856c4e6b4e4b9b6a2125085b53c808b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions