Searched refs:endTextAnimator (Results 1 – 1 of 1) sorted by relevance
51 TextView startTextAnimator, repeatTextAnimator, cancelTextAnimator, endTextAnimator; field in AnimatorEvents74 endTextAnimator = (TextView) findViewById(R.id.endTextAnimator); in onCreate()75 endTextAnimator.setAlpha(.5f); in onCreate()155 endTextAnimator.setAlpha(.5f); in startAnimation()217 endTextAnimator.setAlpha(1f); in onAnimationEnd()