Searched refs:hintHide (Results 1 – 1 of 1) sorted by relevance
255 ObjectAnimator hintHide = ObjectAnimator.ofFloat(hintTextView, View.ALPHA, 0f); in createViewHideAnimation() local263 .with(hintHide); in createViewHideAnimation()