The util tool for android animations..
AnimationUtils is hosted in the following web site
https://github.com/Kifile/AnimationUtils
If you think the Android project AnimationUtils listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AnimationUtils.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 1 |
AnimationUtils has the following Java source files.
com.kifile.demo.animationutils.ApplicationTest.java com.kifile.demo.animationutils.MainActivity.java com.kifile.utils.animation.ApplicationTest.java com.kifile.utils.animation.BaseController.java com.kifile.utils.animation.ControllerOptions.java com.kifile.utils.animation.activity.ActivityController.java com.kifile.utils.animation.activity.ActivityOptions.java com.kifile.utils.animation.interpolator.EasingInterpolator.java com.kifile.utils.animation.interpolator.EasingType.java com.kifile.utils.animation.view.ViewController.java com.kifile.utils.animation.view.ViewOptions.java