alpha
open fun alpha(@NonNull convertView: View, alpha: Float, @Nullable listener: AnimatorUtils.OnAnimationEndListener)
Animate a view alpha property to a value.
Parameters
convert View
the view to be animated
alpha
the value to animate to
listener
the animator end listener
Animate a view alpha property to a value.
Parameters
convert View
the view to be animated
alpha
the value to animate to