summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-02-12 12:22:19 -0800
committerWale Ogunwale <ogunwale@google.com>2016-02-16 10:09:24 -0800
commit5658e4b94de91e938459e50d0f5e6ef837ffb4ac (patch)
treef10a102661e55b6f861a3a11a4a10afbeb62b203 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent5393a6605f0ffd7f5e1e7e080c414096d6b0db2a (diff)
Don't resume activity on start if there are activities pausing.
The path to start an activity if it isn't running was unconditionally resuming the starting activity which we don't do if there are activities pausing. It now starts the activity in a paused state if other activities are pausing. It is then resumed when pause completes. Also, improved logging in BoundsAnimationController and removed some disabled code that has been in the codebase for 6yrs... Bug: 26982752 Change-Id: Ie042fc938331127f1270fca1b5905b067b9dae7c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions