diff options
| author | Rohit Yengisetty <rohit@cyngn.com> | 2015-07-01 17:21:05 -0700 |
|---|---|---|
| committer | Rohit Yengisetty <rohit@cyngn.com> | 2015-07-01 17:21:05 -0700 |
| commit | 95d537818b632915b315adba15b6b2d082f519f9 (patch) | |
| tree | a9da13bb5dae29ee2bfae82dab8c79f3a6f0ac08 /res | |
| parent | d8b2750c49cb03a1a1530187ea19e1954dffa5e0 (diff) | |
| download | packages_apps_PhoneCommon-95d537818b632915b315adba15b6b2d082f519f9.tar.gz packages_apps_PhoneCommon-95d537818b632915b315adba15b6b2d082f519f9.tar.bz2 packages_apps_PhoneCommon-95d537818b632915b315adba15b6b2d082f519f9.zip | |
AnimUtils : clear listeners when animation completes or is terminated
A few of the functions in AnimUtils set listeners on the ViewPropertyAnimator
of the view they are animating. These listeners are never cleared after the
animation is over or cancelled. They linger around and can be inadvertently
triggered on another un-related animation. This change ensures that if a
listener is set for a particular animation, it is cleared once the
animation completes.
Change-Id: I0f1948d878f160ac3102e5cb46347295978a57fe
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions
