Searched refs:expandTextColorAnimator (Results 1 – 1 of 1) sorted by relevance
159 ValueAnimator expandTextColorAnimator = in createAnimators() local162 expandTextColorAnimator.setInterpolator(Interpolators.LINEAR); in createAnimators()163 expandTextColorAnimator.setDuration(EXPAND_COLOR_ANIMATION_MS); in createAnimators()164 expandTextColorAnimator.addUpdateListener(valueAnimator -> { in createAnimators()175 expandBackgroundColorAnimator, expandTextColorAnimator); in createAnimators()