animate

inline fun ViewGroup.animate(body: () -> Unit)
inline fun ViewGroup.animate(body: () -> Unit, crossinline onEndListener: () -> Unit)