Write a short description
A non-visible component for animation Which creates animation using Accelerate-Decelerate animation interpolator.
Add a picture of all the blocks
Translation
These properties control where the View is located as a delta from its left and top coordinates which are set by its layout container.
Rotation
These properties control the rotation in 2D ( rotation
property) and 3D around the pivot point.
Scale
These properties control the 2D scaling of a View around its pivot point.
Pivot
These properties control the location of the pivot point, around which the rotation and scaling transforms occur. By default, the pivot point is located at the center of the object.
Alpha
Represents the alpha transparency on the View. This value is 1 (opaque) by default, with a value of 0 representing full transparency (not visible).
Download Extension
com.AccelerateDecelerateAnimation.aix (6.6 KB)