Sample about the use of Property Animation in Android.
PropertyAnimation is hosted in the following web site
https://github.com/welon/PropertyAnimation
If you think the Android project PropertyAnimation 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 PropertyAnimation.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 14 |
Activity Count | 1 |
PropertyAnimation has the following Java source files.
net.mindlee.android.propertyanimation.MyAnimatableView.java net.mindlee.android.propertyanimation.MyPointEvaluator.java net.mindlee.android.propertyanimation.PropertyAnimationActivity.java