Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a819379 authored by Anvesh Renikindi's avatar Anvesh Renikindi Committed by Android (Google) Code Review
Browse files

Merge "Fix build for ag/25776653" into main

parents b23efa49 f2b5d0fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -487,7 +487,7 @@ class ElementTest {
                    // page should be composed.
                    HorizontalPager(
                        pagerState,
                        beyondBoundsPageCount = 0,
                        outOfBoundsPageCount = 0,
                    ) { page ->
                        when (page) {
                            0 -> Box(Modifier.element(TestElements.Foo).fillMaxSize())