Searched refs:leftShowAnimation (Results 1 – 1 of 1) sorted by relevance
232 final ValueAnimator leftShowAnimation = getScaleAnimator(mLeftButton, 0f, 1f); in onCreate() local260 .with(leftShowAnimation) in onCreate()272 .play(leftShowAnimation) in onCreate()