Home
last modified time | relevance | path

Searched refs:SimpleFlowRowWithMaxHeight (Results 1 – 2 of 2) sorted by relevance

/compose/foundation/foundation-layout/integration-tests/layout-demos/src/main/java/androidx/compose/foundation/layout/demos/
DSimpleFlowRowDemo.kt23 import androidx.compose.foundation.layout.samples.SimpleFlowRowWithMaxHeight
36 SimpleFlowRowWithMaxHeight() in SimpleFlowRowDemo()
/compose/foundation/foundation-layout/samples/src/main/java/androidx/compose/foundation/layout/samples/
DFlowRowSample.kt131 fun SimpleFlowRowWithMaxHeight() { in SimpleFlowRowWithMaxHeight() method