OSDN Git Service

Clarify docs around weak references to animator targets
authorChet Haase <chet@google.com>
Thu, 17 Mar 2016 13:59:16 +0000 (06:59 -0700)
committerChet Haase <chet@google.com>
Tue, 22 Mar 2016 23:20:46 +0000 (16:20 -0700)
commite60a693d847a160b7a0d70046eb1d0e6d2cb4f10
treecb0854d51e7931989bc2b6b06376b04f59877f3a
parent68ffbba158579dd8b6f32aa628ec91228786e864
Clarify docs around weak references to animator targets

Issue #26069047 Weak reference to the target in animators
can cause interrupted animations

Change-Id: I719f619006e93a94af907c4de7840c691a5aed37
core/java/android/animation/Animator.java
core/java/android/animation/ObjectAnimator.java