Searched refs:leftButtonAnimator (Results 1 – 1 of 1) sorted by relevance
519 final Animator leftButtonAnimator = getScaleAnimator(mLeftButton, preScale, postScale); in animateToView() local524 buttons.play(leftButtonAnimator).with(rightButtonAnimator).with(fabAnimator); in animateToView()