diff options
author | George Mount <mount@google.com> | 2016-05-26 09:52:53 -0700 |
---|---|---|
committer | George Mount <mount@google.com> | 2016-05-26 10:06:35 -0700 |
commit | f43ea5d4d2286a9b00435893f7528255a898d4d7 (patch) | |
tree | 4ed5b2e03442ff9b4d5421206d80297d3520be6e /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5c9444216d187ec2126fdd200e499a1fb3f6ee62 (diff) |
Fix Activity Transition mess-up.
Bug 28610520
isTopOfTask() was returns false in onResume always because
it wasn't being made visible until after onResume. The visibility
of the window is not important for this method (older versions
didn't check it at all), so that was removed.
Change-Id: I45e506e72356cc3808e2e9340739726c99da7d97
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions