Files
frameworks_base/core/java/android/transition
George Mount 28b3ecca86 Reset transitionAlpha when the transition is stopped early.
Bug 19273502

When a transition runs several animators and is interrupted,
some animators may not have been started. Those animators
that haven't been started will not reset their contents
the same as if the animator was canceled. Fade modifies
transitionAlpha and if it is interrupted prior to the
animator starting, the transitionAlpha doesn't get reset.

Change-Id: I8a49b4fbb7151aadc43d7b10e6acbae9578e5cc4
2015-04-03 15:01:40 -07:00
..
2015-02-12 09:20:31 +00:00
2015-01-05 18:48:49 +00:00
2015-02-12 09:20:31 +00:00
2014-06-30 19:25:04 +00:00
2013-11-06 15:00:36 -08:00