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

SwingAnimator issue #11

Merged
merged 1 commit into from
Jun 27, 2014
Merged

SwingAnimator issue #11

merged 1 commit into from
Jun 27, 2014

Conversation

krossovochkin
Copy link
Contributor

Swing animation should start from zero

Swing animation should start from zero
@daimajia
Copy link
Owner

Oh, thank you man !

daimajia added a commit that referenced this pull request Jun 27, 2014
@daimajia daimajia merged commit da680a8 into daimajia:master Jun 27, 2014
@daimajia
Copy link
Owner

@krossovochkin
Copy link
Contributor Author

I'm very interested in =)

Also I found, that there are no animations with skew. And it seems like with ObjectAnimator this is impossible to create skew animations for View class (I know the solution only for ImageView class, but it is not very interesting).
If there is a method to create such a transformation, it will be great (then some of new cool animations can be added)

@daimajia
Copy link
Owner

I also found the skew problem. I didn't concentrate on the skew, because I have no idea about the implementation of skew animation. I think we can do it by overiding some base class of animations (NineOldAndroids). but I'm not quiet sure...

@krossovochkin
Copy link
Contributor Author

Okay, may be somebody some day will find the solution :)

@daimajia
Copy link
Owner

I'll have a try :-D

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

Successfully merging this pull request may close these issues.

None yet

2 participants