summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMatthew Ng <ngmatthew@google.com>2017-08-30 11:16:50 -0700
committerMatthew Ng <ngmatthew@google.com>2017-08-30 11:24:41 -0700
commit90d1adbe9e79e975ef59afc0fe90a9e656c92498 (patch)
treeb6bc4423ac234ad83716f99ea07f80aeb4786587 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentf3f7a101fb541357be502f6b073b8398d0420716 (diff)
Fixes recents entrance animation when launching before onStop happens
If RecentsActivity was launched before its onStop runs then it would have skipped the entrance animation because its launch flags were reset in onStop. To trigger this, going home and immediately pressing recents will bring it back up. To fix this, skip reset launch flags (because it is set before onStop runs) when recents is requested to launch again. Change-Id: I768f48c33fe77ab2e8f6957611930bf7605bc674 Fixes: 65205705 Test: manual - run recents with apps, press home and immediately recents
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions