ObjectAnimator
public static ObjectAnimator ofFloat(Object target, String propertyName, float... values)
* @param values A set of values that the animation will animate between over time.
ObjectAnimator
public static ObjectAnimator ofFloat(Object target, String propertyName, float... values)
* @param values A set of values that the animation will animate between over time.