Alex
10/08/2021, 10:32 AMLazyRow
items to fill the max available width (and size their children accordingly?)LazyRow
instead of being larger and getting cut off on the rightModifier.fillMaxWidth()
but it doesn't seem to work, the item still gets sized based on its contentModifier.fillParentMaxWidth()