Surely this won't have any unintended side-effects :clueless:
This commit is contained in:
MM20 2023-04-23 18:47:37 +02:00
parent bad3c02fe8
commit 498af47265
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -340,7 +340,9 @@ fun PagerScaffold(
lowVelocityAnimationSpec = spring(
stiffness = Spring.StiffnessMediumLow,
),
)
),
// FIXME: Workaround https://issuetracker.google.com/issues/276738324
pageNestedScrollConnection = remember { object: NestedScrollConnection {} }
) {
when (it) {
0 -> {