Searched refs:fullTextAnimator (Results 1 – 1 of 1) sorted by relevance
250 AnimatorSet fullTextAnimator = new AnimatorSet(); in showFullText() local251 fullTextAnimator.playTogether(expandAnimator, shiftAnimator); in showFullText()252 fullTextAnimator.start(); in showFullText()