Add AnimatorListener extensions for easy kotlin usage
These extension functions already exist in core-ktx: https://source.corp.google.com/aosp-androidx/core/core-ktx/src/main/java/androidx/core/animation/Animator.kt Those unfortunately do not support androidx.core.Animator but only android.animation.Animator. Bug: 270689413 Test: None Change-Id: I90ce12f001863ed13f7cef5cbe6f850d3b8b686a
Loading
Please register or sign in to comment