Searched refs:newViewAnimation (Results 1 – 1 of 1) sorted by relevance
369 final ViewPropertyAnimatorCompat newViewAnimation = ViewCompat.animate(newView); in animateChangeImpl() local371 newViewAnimation.translationX(0).translationY(0).setDuration(getChangeDuration()). in animateChangeImpl()379 newViewAnimation.setListener(null); in animateChangeImpl()