toggle menu
KAHelpers
androidJvm
switch theme
search in API
recyclerview
/
dev.funkymuse.recyclerview
/
enableAnimations
enable
Animations
fun
RecyclerView
.
enableAnimations
(
addDuration
:
Long
=
120
,
removeDuration
:
Long
=
120
,
moveDuration
:
Long
=
250
,
changeDuration
:
Long
=
250
)