summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2016-01-29 17:38:51 -0800
committerFilip Gruszczynski <gruszczy@google.com>2016-01-29 17:38:51 -0800
commit3b81c90efb05c4a3f75cfb39b571dcde4a77c856 (patch)
tree4b6353bb49570536379196326519685b6634e87d /tools/aapt2/java/JavaClassGenerator.cpp
parenta481b48dcfadc0aeaabeed0d0e35c4117840365d (diff)
Deliver onEnterAnimationComplete when there is no transition animation.
Documentation says that Activity.onEnterAnimationComplete() will be called when it's safe to draw, so developers can wait for this callback to do work. In certain cases we never trigger this callback: when the screen is frozen and there is no transition animation and the window just popups into existence. In that case we should forcefully schedule this callback, so that it can be used reliably. Bug: 24005761 Change-Id: I2c20ca9bc7fa15ca53d9d492ad1c3f5f9608e8c4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions