Skip to content

waitForParams feature #3

@blipinsk

Description

@blipinsk

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions