LazyFlowLayout icon indicating copy to clipboard operation
LazyFlowLayout copied to clipboard

A Jetpack Compose layout that places its children in a way that CSS Flexible Box Layout Module does.

Results 2 LazyFlowLayout issues
Sort by recently updated
recently updated
newest added

Hello, Thanks for the library, when checking for the parameter and. the LazyFlowRow from my project, what's display is: ``` @androidx.compose.runtime.Composable @androidx.compose.runtime.ComposableTarget public fun LazyFlowRow(modifier: androidx.compose.ui.Modifier = COMPILED_CODE, horizontalArrangement: androidx.compose.foundation.layout.Arrangement.Horizontal...

Update gradle set Compile and Target to 35 Comply edge to edge Use latest dependencies