daimajia / daimajia/AndroidViewAnimations

Can not reset view to original

Open
#40 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

When I play some rotating animation on a view: YoYo.with(Techniques.RollOut).delay(500).playOn(pig);
then need to clear animations to reset the view: pig.clearAnimation(); The view then stops animating but it's not back to original shape, may be still some transformation applied in!

How can I reset the view?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.