summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorAndrii Kulian <akulian@google.com>2016-07-20 18:59:28 -0700
committerAndrii Kulian <akulian@google.com>2016-08-26 23:07:28 +0000
commit620040db3ff81a8318dfaee64dee4dae94c428fa (patch)
tree5723a12e932919a8a77fef069017f801bfd2a5eb /tools/aapt2/java/JavaClassGenerator.cpp
parentc2b9d558186f01716f643e1b095086fd608802d7 (diff)
DO NOT MERGE -- Correctly finish activity in non-focused stack
When activity is finished we first looked for next activity to show in focused stack. If real next activity to show in place of finishing one is in the same non-focused stack, we didn't fully complete the dismissal process and activity was stuck in FINISHING state. This CL checks if we're trying to finish visible activity in paused state and destroy it immediately if top running activity is visible - same as we do for pinned activities. Bug: 29458854 Change-Id: I0d5ceb2daa45c0628d89417c8456e132996bcea9 (cherry picked from commit 7318d63ba6dbb3042907d10d5369fcd5ac444d67)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions