Searched refs:textFadeAnimator (Results 1 – 1 of 1) sorted by relevance
30 private val textFadeAnimator = TextFadeAnimator(R.id.widget_title) constant68 textFadeAnimator.animateChangeText(textView, text) in animateChangeText()72 textFadeAnimator.cancelTextChangeAnimation(textView) in cancelTextChangeAnimation()