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

Is there an Android equivalent of JazzHands's "addKeyframeForTime" function? #53

Open
adamvarhegyi opened this issue Jan 7, 2019 · 0 comments

Comments

@adamvarhegyi
Copy link

Hi!

I would like to animate views through a view pager's scrolling but every time I try it the view "resets" to it's default state when a new animation starts on a new page, this means I cannot develop the following for example:

From page 0->1: A view zooms
From page 1->2: The same view translates the top
From page 2->3: The same view fades and translates to the bottom

On every page with every new animation the view resets it's state to it's default, thus I cannot make continious view animation through view pager's scrolling.

Thanks in advance.

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

No branches or pull requests

1 participant