Companion
object Companion
Instance of StatusBarOverlayView
Functions
Link copied to clipboard
fun addAlphaAnimationListeners(animatorListener: Animator.AnimatorListener, animatorUpdateListener: ValueAnimator.AnimatorUpdateListener)
Adds animator listener and update listener to the status bar global animation, so the animation is synchronized across all status bar overlay view instances
Link copied to clipboard
fun removeAlphaAnimationListener(animatorListener: Animator.AnimatorListener, animatorUpdateListener: ValueAnimator.AnimatorUpdateListener)
Removes animator listener and update listener from the status bar global animation