diff --git a/api/current.xml b/api/current.xml index 48240b5906046..f80701b0385ae 100644 --- a/api/current.xml +++ b/api/current.xml @@ -19985,6 +19985,42 @@ + + + + + + + + + + + + + + - - - - - - - - - - - - - - startValue and endValue in the constructor. But if these values * are not one of these primitive types, or if different evaluation is desired (such as is * necessary with int values that represent colors), a custom evaluator needs to be assigned. - * For example, when running an animation on color values, the {@link RGBEvaluator} + * For example, when running an animation on color values, the {@link ArgbEvaluator} * should be used to get correct RGB color interpolation. * *

If this ValueAnimator has only one set of values being animated between, this evaluator