Searched refs:changeOut (Results 1 – 1 of 1) sorted by relevance
144 final ObjectAnimator changeOut = ObjectAnimator.ofPropertyValuesHolder( in setupCustomAnimations() local147 mTransitioner.setAnimator(LayoutTransition.CHANGE_DISAPPEARING, changeOut); in setupCustomAnimations()148 changeOut.addListener(new AnimatorListenerAdapter() { in setupCustomAnimations()