summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChris Li <lihongyu@google.com>2021-08-14 14:51:26 -0700
committerChris Li <lihongyu@google.com>2021-08-17 13:08:36 -0700
commitec7b3c2c534e349eaf8baa09bcf3c877066f1fbe (patch)
tree9537d3d40a7a2a71b394472a86242a35a16503f2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent158824fe783058425f8ee4800c803398004fdbf7 (diff)
Not resume the invisible TaskFragment when resume top Task
When a TaskFragment is covered by another resumed TaskFragment, this call would try to resume the activity in the invisible TaskFragment as well. However, because the activity would not be visible, so it would also be called to pause, which would then call to resume the top Task. It resulted a infinite recurring call of [resume, pause, ...] Bug: 189385903 Test: manually with splite demo app Change-Id: I561fec516f0585695e71508c00946355ab0764bb
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions