Searched refs:contentAlphaOut (Results 1 – 1 of 1) sorted by relevance
217 val contentAlphaOut = ValueAnimator.ofFloat(1f, 0f).apply { in createMoveOutAnimationDefault() constant234 animSet.playTogether(alphaOut, contentAlphaOut, moveOut) in createMoveOutAnimationDefault()