Remove deprecated parameter
This commit is contained in:
parent
f2881874a2
commit
921c641cf6
@ -407,7 +407,6 @@ fun PagerScaffold(
|
||||
lowVelocityAnimationSpec = spring(
|
||||
stiffness = Spring.StiffnessMediumLow,
|
||||
),
|
||||
snapVelocityThreshold = 1000.dp,
|
||||
pagerSnapDistance = remember {
|
||||
object : PagerSnapDistance {
|
||||
override fun calculateTargetPage(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user