Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waitForParams feature #3

Open
blipinsk opened this issue Dec 16, 2015 · 0 comments
Open

waitForParams feature #3

blipinsk opened this issue Dec 16, 2015 · 0 comments
Assignees

Comments

@blipinsk
Copy link
Owner

Add method waitForParams() (returning void!) that can be called instead of start().

The ObjectAnimator has to be built (and started), when the View gets its LayoutParams. If LayoutParams are available at the moment of call (of the waitForParams method), the Animator should be built and started right away. If LayoutParams are not available, a proper OnAttachStateChangeListener should be added for the animated View.

@blipinsk blipinsk self-assigned this Dec 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant