Searched refs:changeIn (Results 1 – 1 of 1) sorted by relevance
126 final ObjectAnimator changeIn = ObjectAnimator.ofPropertyValuesHolder( in setupCustomAnimations() local129 mTransitioner.setAnimator(LayoutTransition.CHANGE_APPEARING, changeIn); in setupCustomAnimations()130 changeIn.addListener(new AnimatorListenerAdapter() { in setupCustomAnimations()