Example usage for Java android.animation ArgbEvaluator fields, constructors, methods, implement or subclass
The text is from its open source code.
Object | evaluate(float fraction, Object startValue, Object endValue) This function returns the calculated in-between value for a color given integers that represent the start and end values in the four bytes of the 32-bit int. |