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