Filip Gruszczynski 3b81c90efb 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
2016-01-29 17:38:51 -08:00
2016-01-28 08:47:54 -08:00
2016-01-24 14:57:03 -08:00
2016-01-06 10:19:35 -07:00
2016-01-28 10:32:35 -08:00
2016-01-25 17:16:22 -05:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%