toggle menu
support-arch
androidJvm
switch theme
search in API
theme
/
co.anitrend.arch.theme.animator.contract
/
AbstractAnimator
Abstract
Animator
abstract
class
AbstractAnimator
Contract recycler animator
Since
v0.9.X
Inheritors
ScaleAnimator
Members
Constructors
Abstract
Animator
Link copied to clipboard
constructor
(
)
Properties
animation
Duration
Link copied to clipboard
open
val
animationDuration
:
SupportAnimatorDuration
interpolator
Link copied to clipboard
abstract
val
interpolator
:
Interpolator
Functions
get
Animators
Link copied to clipboard
abstract
fun
getAnimators
(
view
:
View
)
:
Array
<
Animator
>