Searched refs:vA (Results 1 – 1 of 1) sorted by relevance
49 val vA = ObjectAnimator.ofFloat(view, "alpha", 0f, 1f).apply { in toastIn() constant66 playTogether(sX, sY, vA, tA, iA) in toastIn()