Home
last modified time | relevance | path

Searched refs:shouldResetValue (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/
DLazyLayoutItemAnimation.kt176 val shouldResetValue = !isDisappearanceAnimationInProgress in animateAppearance() constant
177 if (shouldResetValue) { in animateAppearance()
182 if (shouldResetValue) { in animateAppearance()