Chet Haase 0041861a04 Fix behavior of AnimationSet and fillBefore
The previous logic in AnimationSet when starting an animation
ignored the fillBefore behavior of its child animations. This caused
a bug where a delayed AlphaAnimation would automatically cause the
target view to become transparent, even though it was supposed to wait
until after some delay to do so.
The fix checks the fillBefore behavior of each child animation before
concatenating its transform with the transform of the AnimationSet.

Change-Id: I76a2dafbe6dd338dc5281b17612eae87af168d86
2011-12-20 15:56:15 -08:00
2011-12-15 12:13:59 -08:00
2011-12-16 18:21:19 -08:00
2011-12-15 16:16:14 -08:00
2011-12-15 16:16:14 -08:00
2011-12-09 14:06:07 -08:00
2011-12-20 10:29:49 -08:00
2011-12-15 16:16:14 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%