Tgo1014
05/12/2022, 12:58 PMLazyRow
where the items can have different sizes, as it’s the last composable on the bottom of the screen, if when scrolling the user scrolls to a smaller item than the ones displayed first the screen moves up, which makes it seems weird. My question: is there a way to set the height
of a LazyRow
to be of its tallest item?Adam Powell
05/12/2022, 1:18 PMTgo1014
05/12/2022, 1:26 PM