Chet Haase 622e05c4d2 Fix leak in LayoutTransition
Static objects were referencing the first LayoutTransition object,
which referenced its target container, which eventually referenced the
Activity. That reference chain never went away.
The fix is to create animators that do not reference any target
object (they are just templates which are loaded with real target
objects when they are started).

Change-Id: Ie29f53bf3b886b8052b6ee3a56647a312d9adeaa
2011-07-15 15:24:18 -07:00
2011-06-22 16:12:41 -07:00
2011-07-15 15:24:18 -07:00
2011-07-14 17:54:27 -07:00
2011-06-27 21:35:59 -07:00
2011-07-12 14:11:57 -07:00
2011-07-13 04:12:28 +08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%