Searched refs:cancelText (Results 1 – 1 of 1) sorted by relevance
50 TextView startText, repeatText, cancelText, endText; field in AnimatorEvents64 cancelText = (TextView) findViewById(R.id.cancelText); in onCreate()65 cancelText.setAlpha(.5f); in onCreate()150 cancelText.setAlpha(.5f); in startAnimation()223 cancelText.setAlpha(1f); in onAnimationCancel()