Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/
DLazyLayoutScrollDeltaBetweenPasses.kt61 if (delta <= with(density) { DeltaThresholdForScrollAnimation.toPx() }) { in updateScrollDeltaForApproach()
94 private val DeltaThresholdForScrollAnimation = 1.dp constant