Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

AnimationListener.onAnimation method name is confusing #2

Open
jouni opened this issue Aug 23, 2011 · 2 comments
Open

AnimationListener.onAnimation method name is confusing #2

jouni opened this issue Aug 23, 2011 · 2 comments

Comments

@jouni
Copy link
Owner

jouni commented Aug 23, 2011

AnimationListener.onAnimation method name is confusing. The callback method is called when the animation finished running in the client.

The method name could be onAnimationEnd.

(copied from earlier repo, posted by @tehapo)

@leotu
Copy link

leotu commented Oct 23, 2014

how to add AnimationListener into Animator, there is no public method to do that.
ie, Animator.animate(AbstractComponent target, Css properties, AnimationListener listener)

@jouni
Copy link
Owner Author

jouni commented Nov 26, 2015

For clarification, this issue referred to the earlier version, whereas @leotu is talking about v2 (of so I believe).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants