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

Commit 6bc0686d authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Add a Microbenchmark for the conversations list (2/2)

Bug: 238993727
Test: PeopleSpaceFlingTest
Change-Id: I0d801554e4e6da3d5c87b4f7c71afe457c2d4035
parent be4a1a29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ private fun PeopleScreenWithConversations(
        }

        LazyColumn(
            Modifier.fillMaxWidth(),
            Modifier.fillMaxWidth().sysuiResTag("scroll_view"),
            contentPadding =
                PaddingValues(
                    top = 16.dp,