toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations.transition.utils
/
forEachIndexed
for
Each
Indexed
inline
fun
TransitionSet
.
forEachIndexed
(
action
:
(
index
:
Int
,
transition
:
Transition
)
->
Unit
)