Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!.
NineOldAndroidslib is hosted in the following web site
https://github.com/gregor1997/NineOldAndroidslib
If you think the Android project NineOldAndroidslib 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 NineOldAndroidslib.
Item | Value |
---|---|
Java File Count | 28 |
Minimum SDK Version | 1 |
Activity Count | 0 |
NineOldAndroidslib has the following Java source files.
com.nineoldandroids.animation.Animator.java com.nineoldandroids.animation.AnimatorInflater.java com.nineoldandroids.animation.AnimatorListenerAdapter.java com.nineoldandroids.animation.AnimatorSet.java com.nineoldandroids.animation.ArgbEvaluator.java com.nineoldandroids.animation.FloatEvaluator.java com.nineoldandroids.animation.IntEvaluator.java com.nineoldandroids.animation.Keyframe.java com.nineoldandroids.animation.ObjectAnimator.java com.nineoldandroids.animation.PropertyValuesHolder.java com.nineoldandroids.animation.TimeAnimator.java com.nineoldandroids.animation.TypeEvaluator.java com.nineoldandroids.animation.ValueAnimator.java com.nineoldandroids.util.FloatProperty.java com.nineoldandroids.util.IntProperty.java com.nineoldandroids.util.NoSuchPropertyException.java com.nineoldandroids.util.Property.java com.nineoldandroids.view.ViewHelper.java com.nineoldandroids.view.ViewPropertyAnimator.java com.nineoldandroids.view.animation.AnimatorProxy.java